Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c19 struct udp_tunnel_nic_table_entry { struct
50 struct udp_tunnel_nic_table_entry **entries;
73 udp_tunnel_nic_entry_is_free(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_free()
79 udp_tunnel_nic_entry_is_present(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_present()
85 udp_tunnel_nic_entry_is_frozen(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_frozen()
91 udp_tunnel_nic_entry_freeze_used(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_freeze_used()
98 udp_tunnel_nic_entry_unfreeze(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_unfreeze()
104 udp_tunnel_nic_entry_is_queued(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_queued()
112 struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_entry_queue()
120 udp_tunnel_nic_ti_from_entry(struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_ti_from_entry()
[all …]