Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c79 udp_tunnel_nic_entry_is_present(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_present() function
598 if (!udp_tunnel_nic_entry_is_present(&utn->entries[table][j])) in __udp_tunnel_nic_dump_size()
623 if (!udp_tunnel_nic_entry_is_present(&utn->entries[table][j])) in __udp_tunnel_nic_dump_write()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_tunnel_nic.c79 udp_tunnel_nic_entry_is_present(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_present() function
598 if (!udp_tunnel_nic_entry_is_present(&utn->entries[table][j])) in __udp_tunnel_nic_dump_size()
623 if (!udp_tunnel_nic_entry_is_present(&utn->entries[table][j])) in __udp_tunnel_nic_dump_write()

Completed in 4 milliseconds