X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fipsec%2Fipsec_tun.h;fp=src%2Fvnet%2Fipsec%2Fipsec_tun.h;h=070831fdca91bd27dc828880b4ce35444b7345b4;hb=9ec846c2684b69f47505d73ea9f873b793a11558;hp=7ae00992faa7987c9f7012113ccddb480513b10c;hpb=98d82ca04ba438cd2ba3c03de6e1e82e4786cd83;p=vpp.git diff --git a/src/vnet/ipsec/ipsec_tun.h b/src/vnet/ipsec/ipsec_tun.h index 7ae00992faa..070831fdca9 100644 --- a/src/vnet/ipsec/ipsec_tun.h +++ b/src/vnet/ipsec/ipsec_tun.h @@ -162,10 +162,6 @@ 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); -// FIXME -extern vlib_node_registration_t ipsec4_tun_input_node; -extern vlib_node_registration_t ipsec6_tun_input_node; - /* * DP API */