Searched refs:NUD_CONNECTED (Results 1 – 4 of 4) sorted by relevance
258 else if (nud_state & NUD_CONNECTED) in reuse_entry()391 } else if (neigh->nud_state & (NUD_CONNECTED|NUD_STALE)) in t3_l2t_update()394 e->state = neigh->nud_state & NUD_CONNECTED ? in t3_l2t_update()
40 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE) macro479 if (!(READ_ONCE(neigh->nud_state) & (NUD_CONNECTED | NUD_DELAY | NUD_PROBE))) in neigh_event_send_probe()556 (READ_ONCE(n->nud_state) & NUD_CONNECTED) && in neigh_output()
408 else if (nud_state & NUD_CONNECTED) in reuse_entry()540 } else if ((neigh->nud_state & (NUD_CONNECTED | NUD_STALE)) && in t4_l2t_update()545 e->state = neigh->nud_state & NUD_CONNECTED ? in t4_l2t_update()
290 if ((READ_ONCE(neigh->nud_state) & NUD_CONNECTED) && in br_nf_pre_routing_finish_bridge()