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) macro435 if (!(neigh->nud_state&(NUD_CONNECTED|NUD_DELAY|NUD_PROBE))) in neigh_event_send()480 if ((n->nud_state & NUD_CONNECTED) && hh->hh_len) in neigh_output()
412 else if (nud_state & NUD_CONNECTED) in reuse_entry()566 } else if ((neigh->nud_state & (NUD_CONNECTED | NUD_STALE)) && in t4_l2t_update()571 e->state = neigh->nud_state & NUD_CONNECTED ? in t4_l2t_update()
1011 if (neigh->nud_state & (NUD_CONNECTED | NUD_DELAY | NUD_PROBE)) in __neigh_event_send()1146 if (old & NUD_CONNECTED) in neigh_update()1185 if (new & NUD_CONNECTED) in neigh_update()1197 (old & NUD_CONNECTED)) { in neigh_update()1234 if (!(new & NUD_CONNECTED)) in neigh_update()1241 if (new & NUD_CONNECTED) in neigh_update()
527 *(s->rs) = neigh->nud_state & NUD_CONNECTED ? 0x80 : 0x0; in neigh_elist_cb()
1529 if (!(n->nud_state & NUD_CONNECTED)) { in arp_reduce()1684 if (!(n->nud_state & NUD_CONNECTED)) { in neigh_reduce()