Searched refs:NUD_CONNECTED (Results 1 – 6 of 6) sorted by relevance
295 else if (nud_state & NUD_CONNECTED) in reuse_entry()428 } else if (neigh->nud_state & (NUD_CONNECTED|NUD_STALE)) in t3_l2t_update()431 e->state = neigh->nud_state & NUD_CONNECTED ? in t3_l2t_update()
39 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE) macro469 if (!(neigh->nud_state & (NUD_CONNECTED | NUD_DELAY | NUD_PROBE))) in neigh_event_send_probe()542 (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()
1188 if (neigh->nud_state & (NUD_CONNECTED | NUD_DELAY | NUD_PROBE)) in __neigh_event_send()1342 if (old & NUD_CONNECTED) in __neigh_update()1383 if (new & NUD_CONNECTED) in __neigh_update()1395 (old & NUD_CONNECTED)) { in __neigh_update()1432 if (!(new & NUD_CONNECTED)) in __neigh_update()1439 if (new & NUD_CONNECTED) in __neigh_update()
280 if ((neigh->nud_state & NUD_CONNECTED) && neigh->hh.hh_len) { in br_nf_pre_routing_finish_bridge()
1866 if (!(n->nud_state & NUD_CONNECTED)) { in arp_reduce()2030 if (!(n->nud_state & NUD_CONNECTED)) { in neigh_reduce()