Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dudp_tunnel.c140 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type) in udp_tunnel_notify_del_rx_port() function
161 EXPORT_SYMBOL_GPL(udp_tunnel_notify_del_rx_port);
/Linux-v4.19/include/net/
Dudp_tunnel.h122 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type);
/Linux-v4.19/drivers/net/
Dgeneve.c558 udp_tunnel_notify_del_rx_port(gs->sock, UDP_TUNNEL_TYPE_GENEVE); in __geneve_sock_release()
Dvxlan.c1120 udp_tunnel_notify_del_rx_port(vs->sock, in __vxlan_sock_release_prep()