Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlock_debug.c54 case NETDEV_UDP_TUNNEL_DROP_INFO: in netdev_debug_event()
/linux/include/net/
H A Dudp_tunnel.h478 call_netdevice_notifiers(NETDEV_UDP_TUNNEL_DROP_INFO, dev); in udp_tunnel_drop_rx_info()
/linux/include/linux/
H A Dnetdevice.h3211 NETDEV_UDP_TUNNEL_DROP_INFO, enumerator
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4754 else if (event == NETDEV_UDP_TUNNEL_DROP_INFO) in vxlan_netdevice_event()