Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c13 UDP_TUNNEL_NIC_ENTRY_ADD = BIT(0), enumerator
106 return entry->flags & (UDP_TUNNEL_NIC_ENTRY_ADD | in udp_tunnel_nic_entry_is_queued()
191 WARN_ON_ONCE(entry->flags & UDP_TUNNEL_NIC_ENTRY_ADD && in udp_tunnel_nic_entry_update_done()
194 if (entry->flags & UDP_TUNNEL_NIC_ENTRY_ADD && in udp_tunnel_nic_entry_update_done()
196 entry->flags &= ~UDP_TUNNEL_NIC_ENTRY_ADD; in udp_tunnel_nic_entry_update_done()
222 if (entry->flags & UDP_TUNNEL_NIC_ENTRY_ADD) in udp_tunnel_nic_device_sync_one()
388 from = UDP_TUNNEL_NIC_ENTRY_ADD; in udp_tunnel_nic_entry_adj()
392 to = UDP_TUNNEL_NIC_ENTRY_ADD; in udp_tunnel_nic_entry_adj()
486 UDP_TUNNEL_NIC_ENTRY_ADD); in udp_tunnel_nic_add_new()
578 UDP_TUNNEL_NIC_ENTRY_ADD); in __udp_tunnel_nic_reset_ntf()