Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c15 UDP_TUNNEL_NIC_ENTRY_OP_FAIL = BIT(2), enumerator
189 bool dodgy = entry->flags & UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_update_done()
203 entry->flags &= ~UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_update_done()
205 entry->flags |= UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_update_done()
371 bool dodgy = entry->flags & UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_adj()
571 UDP_TUNNEL_NIC_ENTRY_OP_FAIL); in __udp_tunnel_nic_reset_ntf()