Home
last modified time | relevance | path

Searched refs:NETIF_F_RX_UDP_TUNNEL_PORT (Results 1 – 2 of 2) sorted by relevance

/include/net/
A Dudp_tunnel.h368 if (!(dev->features & NETIF_F_RX_UDP_TUNNEL_PORT)) in udp_tunnel_nic_add_port()
377 if (!(dev->features & NETIF_F_RX_UDP_TUNNEL_PORT)) in udp_tunnel_nic_del_port()
435 if (!(dev->features & NETIF_F_RX_UDP_TUNNEL_PORT)) in udp_tunnel_get_rx_info()
444 if (!(dev->features & NETIF_F_RX_UDP_TUNNEL_PORT)) in udp_tunnel_drop_rx_info()
/include/linux/
A Dnetdev_features.h155 #define NETIF_F_RX_UDP_TUNNEL_PORT __NETIF_F(RX_UDP_TUNNEL_PORT) macro

Completed in 5 milliseconds