summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip4.h
diff options
context:
space:
mode:
Diffstat (limited to 'vnet/vnet/ip/ip4.h')
-rw-r--r--vnet/vnet/ip/ip4.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/vnet/vnet/ip/ip4.h b/vnet/vnet/ip/ip4.h
index 6b8fd59a022..5c530b74952 100644
--- a/vnet/vnet/ip/ip4.h
+++ b/vnet/vnet/ip/ip4.h
@@ -347,10 +347,6 @@ clib_error_t *
ip4_set_arp_limit (u32 arp_limit);
uword
-ip4_tcp_register_listener (vlib_main_t * vm,
- u16 dst_port,
- u32 next_node_index);
-uword
ip4_udp_register_listener (vlib_main_t * vm,
u16 dst_port,
u32 next_node_index);