Home
last modified time | relevance | path

Searched refs:udp_tunnel_notify_add_rx_port (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv4/
A Dudp_tunnel_core.c113 void udp_tunnel_notify_add_rx_port(struct socket *sock, unsigned short type) in udp_tunnel_notify_add_rx_port() function
130 EXPORT_SYMBOL_GPL(udp_tunnel_notify_add_rx_port);
/linux/include/net/
A Dudp_tunnel.h126 void udp_tunnel_notify_add_rx_port(struct socket *sock, unsigned short type);
/linux/drivers/net/
A Dgeneve.c588 udp_tunnel_notify_add_rx_port(gs->sock, UDP_TUNNEL_TYPE_GENEVE); in geneve_socket_create()
A Dvxlan.c3533 udp_tunnel_notify_add_rx_port(sock, in vxlan_socket_create()

Completed in 17 milliseconds