Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dudp_tunnel_core.c134 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type) in udp_tunnel_notify_del_rx_port() function
151 EXPORT_SYMBOL_GPL(udp_tunnel_notify_del_rx_port);
/Linux-v6.6/include/net/
Dudp_tunnel.h131 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type);
/Linux-v6.6/drivers/net/
Dgeneve.c621 udp_tunnel_notify_del_rx_port(gs->sock, UDP_TUNNEL_TYPE_GENEVE); in __geneve_sock_release()
/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c1512 udp_tunnel_notify_del_rx_port(vs->sock, in __vxlan_sock_release_prep()