Add support for multiple microarchitectures in single binary
[vpp.git] / vnet / vnet / ipsec / esp_decrypt.c
index 958a4d6..7af88b2 100644 (file)
@@ -425,3 +425,5 @@ VLIB_REGISTER_NODE (esp_decrypt_node) = {
   },
 };
 
+VLIB_NODE_FUNCTION_MULTIARCH (esp_decrypt_node, esp_decrypt_node_fn)
+