Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A 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);
/openbmc/linux/include/net/
H A Dudp_tunnel.h131 void udp_tunnel_notify_del_rx_port(struct socket *sock, unsigned short type);
/openbmc/linux/drivers/net/
H A Dgeneve.c636 udp_tunnel_notify_del_rx_port(gs->sock, UDP_TUNNEL_TYPE_GENEVE); in __geneve_sock_release()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c1516 udp_tunnel_notify_del_rx_port(vs->sock, in __vxlan_sock_release_prep()