Searched refs:__udp_tunnel_nic_device_sync (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | udp_tunnel_nic.c | 281 __udp_tunnel_nic_device_sync(struct net_device *dev, struct udp_tunnel_nic *utn) in __udp_tunnel_nic_device_sync() function 312 __udp_tunnel_nic_device_sync(dev, utn); in udp_tunnel_nic_device_sync() 581 __udp_tunnel_nic_device_sync(dev, utn); in __udp_tunnel_nic_reset_ntf() 668 __udp_tunnel_nic_device_sync(dev, utn); in udp_tunnel_nic_flush() 712 __udp_tunnel_nic_device_sync(utn->dev, utn); in udp_tunnel_nic_device_sync_work()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | udp_tunnel_nic.c | 281 __udp_tunnel_nic_device_sync(struct net_device *dev, struct udp_tunnel_nic *utn) in __udp_tunnel_nic_device_sync() function 312 __udp_tunnel_nic_device_sync(dev, utn); in udp_tunnel_nic_device_sync() 581 __udp_tunnel_nic_device_sync(dev, utn); in __udp_tunnel_nic_reset_ntf() 670 __udp_tunnel_nic_device_sync(dev, utn); in udp_tunnel_nic_flush() 714 __udp_tunnel_nic_device_sync(utn->dev, utn); in udp_tunnel_nic_device_sync_work()
|
Completed in 3 milliseconds