Home
last modified time | relevance | path

Searched refs:udp_tunnel_nic_entry_is_free (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c73 udp_tunnel_nic_entry_is_free(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_free() function
93 if (!udp_tunnel_nic_entry_is_free(entry)) in udp_tunnel_nic_entry_freeze_used()
137 if (!udp_tunnel_nic_entry_is_free(&utn->entries[i][j])) in udp_tunnel_nic_is_empty()
157 if (udp_tunnel_nic_entry_is_free(&utn->entries[i][j])) in udp_tunnel_nic_should_replay()
356 if (!udp_tunnel_nic_entry_is_free(entry) && in udp_tunnel_nic_has_collision()
411 if (udp_tunnel_nic_entry_is_free(entry) || in udp_tunnel_nic_entry_try_adj()
479 if (!udp_tunnel_nic_entry_is_free(entry)) in udp_tunnel_nic_add_new()