Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c14 UDP_TUNNEL_NIC_ENTRY_DEL = BIT(1), enumerator
107 UDP_TUNNEL_NIC_ENTRY_DEL); in udp_tunnel_nic_entry_is_queued()
192 entry->flags & UDP_TUNNEL_NIC_ENTRY_DEL); in udp_tunnel_nic_entry_update_done()
198 if (entry->flags & UDP_TUNNEL_NIC_ENTRY_DEL && in udp_tunnel_nic_entry_update_done()
200 entry->flags &= ~UDP_TUNNEL_NIC_ENTRY_DEL; in udp_tunnel_nic_entry_update_done()
389 to = UDP_TUNNEL_NIC_ENTRY_DEL; in udp_tunnel_nic_entry_adj()
391 from = UDP_TUNNEL_NIC_ENTRY_DEL; in udp_tunnel_nic_entry_adj()
570 entry->flags &= ~(UDP_TUNNEL_NIC_ENTRY_DEL | in __udp_tunnel_nic_reset_ntf()