Searched refs:udp_tunnel_nic_is_capable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | udp_tunnel_nic.c | 327 udp_tunnel_nic_is_capable(struct net_device *dev, struct udp_tunnel_nic *utn, in udp_tunnel_nic_is_capable() function 518 if (!udp_tunnel_nic_is_capable(dev, utn, ti)) in __udp_tunnel_nic_add_port() 543 if (!udp_tunnel_nic_is_capable(dev, utn, ti)) in __udp_tunnel_nic_del_port()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | udp_tunnel_nic.c | 327 udp_tunnel_nic_is_capable(struct net_device *dev, struct udp_tunnel_nic *utn, in udp_tunnel_nic_is_capable() function 518 if (!udp_tunnel_nic_is_capable(dev, utn, ti)) in __udp_tunnel_nic_add_port() 543 if (!udp_tunnel_nic_is_capable(dev, utn, ti)) in __udp_tunnel_nic_del_port()
|
Completed in 4 milliseconds