Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c104 udp_tunnel_nic_entry_is_queued(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_queued() function
218 if (!udp_tunnel_nic_entry_is_queued(entry)) in udp_tunnel_nic_device_sync_one()
260 if (udp_tunnel_nic_entry_is_queued(&utn->entries[i][j])) in udp_tunnel_nic_device_sync_by_table()
274 if (udp_tunnel_nic_entry_is_queued(entry)) in udp_tunnel_nic_device_sync_by_table()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_nic.c104 udp_tunnel_nic_entry_is_queued(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_queued() function
218 if (!udp_tunnel_nic_entry_is_queued(entry)) in udp_tunnel_nic_device_sync_one()
260 if (udp_tunnel_nic_entry_is_queued(&utn->entries[i][j])) in udp_tunnel_nic_device_sync_by_table()
274 if (udp_tunnel_nic_entry_is_queued(entry)) in udp_tunnel_nic_device_sync_by_table()

Completed in 9 milliseconds