aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/ip/ip.h')
-rw-r--r--vnet/vnet/ip/ip.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/vnet/vnet/ip/ip.h b/vnet/vnet/ip/ip.h
index a57d162c8c3..c9a82930a67 100644
--- a/vnet/vnet/ip/ip.h
+++ b/vnet/vnet/ip/ip.h
@@ -217,10 +217,4 @@ void ip_del_all_interface_addresses (vlib_main_t *vm, u32 sw_if_index);
extern vlib_node_registration_t ip4_inacl_node;
extern vlib_node_registration_t ip6_inacl_node;
-void
-vnet_config_update_tx_feature_count (ip_lookup_main_t * lm,
- vnet_feature_config_main_t * tx_cm,
- u32 sw_if_index,
- int is_add);
-
#endif /* included_ip_main_h */