Home
last modified time | relevance | path

Searched refs:udp_tunnel_nic_device_sync_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c705 static void udp_tunnel_nic_device_sync_work(struct work_struct *work) in udp_tunnel_nic_device_sync_work() function
730 INIT_WORK(&utn->work, udp_tunnel_nic_device_sync_work); in udp_tunnel_nic_alloc()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_nic.c707 static void udp_tunnel_nic_device_sync_work(struct work_struct *work) in udp_tunnel_nic_device_sync_work() function
732 INIT_WORK(&utn->work, udp_tunnel_nic_device_sync_work); in udp_tunnel_nic_alloc()

Completed in 3 milliseconds