Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp_tunnel_nic.c19 struct udp_tunnel_nic_table_entry { struct
53 struct udp_tunnel_nic_table_entry *entries[] __counted_by(n_tables);
76 udp_tunnel_nic_entry_is_free(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_free()
82 udp_tunnel_nic_entry_is_present(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_present()
88 udp_tunnel_nic_entry_is_frozen(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_frozen()
94 udp_tunnel_nic_entry_freeze_used(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_freeze_used()
101 udp_tunnel_nic_entry_unfreeze(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_unfreeze()
107 udp_tunnel_nic_entry_is_queued(struct udp_tunnel_nic_table_entry *entry) in udp_tunnel_nic_entry_is_queued()
115 struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_entry_queue()
123 udp_tunnel_nic_ti_from_entry(struct udp_tunnel_nic_table_entry *entry, in udp_tunnel_nic_ti_from_entry()
[all …]