ipsec: move startup config to common file
[vpp.git] / src / vnet / ipsec / ipsec_tun.h
index c79fb90..f452fa4 100644 (file)
@@ -163,6 +163,9 @@ extern u8 *format_ipsec_tun_protect_index (u8 * s, va_list * args);
 extern void ipsec_tun_register_nodes (ip_address_family_t af);
 extern void ipsec_tun_unregister_nodes (ip_address_family_t af);
 
+extern void ipsec_tun_table_init (ip_address_family_t af, uword table_size,
+                                 u32 n_buckets);
+
 /*
  * DP API
  */