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()
357 else if (nud_state & NUD_CONNECTED) in reuse_entry()511 } else if ((neigh->nud_state & (NUD_CONNECTED | NUD_STALE)) && in t4_l2t_update()516 e->state = neigh->nud_state & NUD_CONNECTED ? in t4_l2t_update()
37 #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE) macro430 if (!(neigh->nud_state&(NUD_CONNECTED|NUD_DELAY|NUD_PROBE))) in neigh_event_send()
452 if ((n->nud_state & NUD_CONNECTED) && hh->hh_len) in dst_neigh_output()
963 if (neigh->nud_state & (NUD_CONNECTED | NUD_DELAY | NUD_PROBE)) in __neigh_event_send()1098 if (old & NUD_CONNECTED) in neigh_update()1134 if (new & NUD_CONNECTED) in neigh_update()1147 (old & NUD_CONNECTED)) { in neigh_update()1155 (old & NUD_CONNECTED)) in neigh_update()1179 if (!(new & NUD_CONNECTED)) in neigh_update()1186 if (new & NUD_CONNECTED) in neigh_update()
526 *(s->rs) = neigh->nud_state & NUD_CONNECTED ? 0x80 : 0x0; in neigh_elist_cb()
1392 if (!(n->nud_state & NUD_CONNECTED)) { in arp_reduce()1553 if (!(n->nud_state & NUD_CONNECTED)) { in neigh_reduce()