Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp_tunnel.h146 call_netdevice_notifiers(NETDEV_UDP_TUNNEL_DROP_INFO, dev); in udp_tunnel_drop_rx_info()
/openbmc/linux/drivers/net/
H A Dgeneve.c1941 else if (event == NETDEV_UDP_TUNNEL_DROP_INFO) in geneve_netdevice_event()
/openbmc/linux/include/linux/
H A Dnetdevice.h2890 NETDEV_UDP_TUNNEL_DROP_INFO, enumerator
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c4557 else if (event == NETDEV_UDP_TUNNEL_DROP_INFO) in vxlan_netdevice_event()