Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dudp_tunnel_core.c133 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type) in udp_tunnel_notify_del_rx_port() function
150 EXPORT_SYMBOL_GPL(udp_tunnel_notify_del_rx_port);
/linux/include/net/
A Dudp_tunnel.h127 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type);
/linux/drivers/net/
A Dgeneve.c610 udp_tunnel_notify_del_rx_port(gs->sock, UDP_TUNNEL_TYPE_GENEVE); in __geneve_sock_release()
A Dvxlan.c1583 udp_tunnel_notify_del_rx_port(vs->sock, in __vxlan_sock_release_prep()

Completed in 15 milliseconds