Searched refs:NUD_CONNECTED (Results 1 – 7 of 7) sorted by relevance
294 else if (nud_state & NUD_CONNECTED) in reuse_entry()427 } else if (neigh->nud_state & (NUD_CONNECTED|NUD_STALE)) in t3_l2t_update()430 e->state = neigh->nud_state & NUD_CONNECTED ? in t3_l2t_update()
354 else if (nud_state & NUD_CONNECTED) in reuse_entry()508 } else if ((neigh->nud_state & (NUD_CONNECTED | NUD_STALE)) && in t4_l2t_update()513 e->state = neigh->nud_state & NUD_CONNECTED ? in t4_l2t_update()
37 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE) macro429 if (!(neigh->nud_state&(NUD_CONNECTED|NUD_DELAY|NUD_PROBE))) in neigh_event_send()
451 if ((n->nud_state & NUD_CONNECTED) && hh->hh_len) in dst_neigh_output()
958 if (neigh->nud_state & (NUD_CONNECTED | NUD_DELAY | NUD_PROBE)) in __neigh_event_send()1093 if (old & NUD_CONNECTED) in neigh_update()1129 if (new & NUD_CONNECTED) in neigh_update()1142 (old & NUD_CONNECTED)) { in neigh_update()1150 (old & NUD_CONNECTED)) in neigh_update()1172 if (!(new & NUD_CONNECTED)) in neigh_update()1179 if (new & NUD_CONNECTED) in neigh_update()
523 *(s->rs) = neigh->nud_state & NUD_CONNECTED ? 0x80 : 0x0; in neigh_elist_cb()
1379 if (!(n->nud_state & NUD_CONNECTED)) { in arp_reduce()1540 if (!(n->nud_state & NUD_CONNECTED)) { in neigh_reduce()