Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dudp_tunnel_core.c148 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type) in udp_tunnel_notify_del_rx_port() function
169 EXPORT_SYMBOL_GPL(udp_tunnel_notify_del_rx_port);
/kernel/linux/linux-5.10/include/net/
Dudp_tunnel.h127 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type);
/kernel/linux/linux-5.10/drivers/net/
Dgeneve.c608 udp_tunnel_notify_del_rx_port(gs->sock, UDP_TUNNEL_TYPE_GENEVE); in __geneve_sock_release()
Dvxlan.c1582 udp_tunnel_notify_del_rx_port(vs->sock, in __vxlan_sock_release_prep()