Searched refs:nud_state (Results 1 – 20 of 20) sorted by relevance
284 unsigned int nud_state; in reuse_entry() local290 nud_state = neigh->nud_state; in reuse_entry()292 !(nud_state & NUD_VALID)) in reuse_entry()294 else if (nud_state & NUD_CONNECTED) in reuse_entry()425 if (neigh->nud_state & NUD_FAILED) { in t3_l2t_update()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()
212 e->state = (e->neigh->nud_state & NUD_STALE) ? in do_l2t_write_rpl()348 unsigned int nud_state; in reuse_entry() local353 nud_state = neigh->nud_state; in reuse_entry()355 !(nud_state & NUD_VALID)) in reuse_entry()357 else if (nud_state & NUD_CONNECTED) in reuse_entry()508 if (neigh->nud_state & NUD_FAILED) { in t4_l2t_update()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()
143 !(n->nud_state & NUD_PERMANENT)) { in neigh_forced_gc()170 n->nud_state); in neigh_add_timer()177 if ((n->nud_state & NUD_IN_TIMER) && in neigh_del_timer()233 if (n->nud_state & NUD_VALID) in neigh_flush_dev()234 n->nud_state = NUD_NOARP; in neigh_flush_dev()236 n->nud_state = NUD_NONE; in neigh_flush_dev()293 n->nud_state = NUD_NONE; in neigh_alloc()778 state = n->nud_state; in neigh_periodic_work()825 (n->nud_state & NUD_PROBE ? NEIGH_VAR(p, MCAST_REPROBES) : in neigh_max_probes()844 while (neigh->nud_state == NUD_FAILED && in neigh_invalidate()[all …]
246 neigh->nud_state = NUD_NOARP; in arp_constructor()266 neigh->nud_state = NUD_NOARP; in arp_constructor()269 neigh->nud_state = NUD_NOARP; in arp_constructor()273 neigh->nud_state = NUD_NOARP; in arp_constructor()282 if (neigh->nud_state & NUD_VALID) in arp_constructor()374 if (!(neigh->nud_state & NUD_VALID)) in arp_solicit()1031 if (neigh->nud_state&NUD_PERMANENT) in arp_state_to_flags()1033 else if (neigh->nud_state&NUD_VALID) in arp_state_to_flags()1051 if (!(neigh->nud_state & NUD_NOARP)) { in arp_req_get()1071 if (neigh->nud_state & ~NUD_NOARP) in arp_invalidate()
438 state = n->nud_state; in fib_detect_death()
752 if (!(n->nud_state & NUD_VALID)) { in __ip_do_redirect()
135 neigh->nud_state = NUD_NOARP; in dn_neigh_construct()402 if (!(neigh->nud_state & NUD_PERMANENT)) { in dn_neigh_router_hello()461 if (!(neigh->nud_state & NUD_PERMANENT)) { in dn_neigh_endnode_hello()526 *(s->rs) = neigh->nud_state & NUD_CONNECTED ? 0x80 : 0x0; in neigh_elist_cb()561 dn->n.nud_state, in dn_neigh_format_entry()
326 neigh->nud_state = NUD_NOARP; in ndisc_constructor()331 neigh->nud_state = NUD_NOARP; in ndisc_constructor()334 neigh->nud_state = NUD_NOARP; in ndisc_constructor()339 neigh->nud_state = NUD_NOARP; in ndisc_constructor()346 if (neigh->nud_state&NUD_VALID) in ndisc_constructor()676 if (!(neigh->nud_state & NUD_VALID)) { in ndisc_solicit()946 if (neigh->nud_state & NUD_FAILED) in ndisc_recv_na()1553 if (neigh->nud_state & NUD_VALID) { in ndisc_send_redirect()
548 if (neigh->nud_state & NUD_VALID) in rt6_probe()553 if (!(neigh->nud_state & NUD_VALID) && in rt6_probe()610 if (neigh->nud_state & NUD_VALID) in rt6_check_neigh()613 else if (!(neigh->nud_state & NUD_FAILED)) in rt6_check_neigh()
969 err = n && !(n->nud_state & NUD_VALID) ? -EINVAL : 0; in ip6_dst_lookup_tail()
147 __u8 nud_state; member430 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()
209 if (!n || !(n->nud_state & NUD_VALID)) { in dst_fetch_ha()530 if (neigh->nud_state & NUD_VALID) { in netevent_callback()
111 if (!(n->nud_state & NUD_VALID)) { in br_do_proxy_arp()
299 neigh->nud_state = NUD_NONE; in clip_constructor()
242 if (neigh->nud_state & NUD_VALID) { in nes_net_event()
1541 if (neigh->nud_state & NUD_VALID) { in nes_addr_resolve_neigh()
1392 if (!(n->nud_state & NUD_CONNECTED)) { in arp_reduce()1553 if (!(n->nud_state & NUD_CONNECTED)) { in neigh_reduce()
3062 if (n->nud_state & NUD_VALID) in rocker_port_ipv4_resolve()5432 int flags = (n->nud_state & NUD_VALID ? 0 : ROCKER_OP_FLAG_REMOVE) | in rocker_neigh_update()
3120 n->nud_state = NUD_NOARP; in qeth_l3_neigh_setup_noarp()