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()
209 e->state = (e->neigh->nud_state & NUD_STALE) ? in do_l2t_write_rpl()345 unsigned int nud_state; in reuse_entry() local350 nud_state = neigh->nud_state; in reuse_entry()352 !(nud_state & NUD_VALID)) in reuse_entry()354 else if (nud_state & NUD_CONNECTED) in reuse_entry()505 if (neigh->nud_state & NUD_FAILED) { in t4_l2t_update()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()
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()289 n->nud_state = NUD_NONE; in neigh_alloc()774 state = n->nud_state; in neigh_periodic_work()821 (n->nud_state & NUD_PROBE ? NEIGH_VAR(p, MCAST_REPROBES) : in neigh_max_probes()840 while (neigh->nud_state == NUD_FAILED && in neigh_invalidate()[all …]
244 neigh->nud_state = NUD_NOARP; in arp_constructor()264 neigh->nud_state = NUD_NOARP; in arp_constructor()267 neigh->nud_state = NUD_NOARP; in arp_constructor()271 neigh->nud_state = NUD_NOARP; in arp_constructor()280 if (neigh->nud_state & NUD_VALID) in arp_constructor()337 if (!(neigh->nud_state & NUD_VALID)) in arp_solicit()1000 if (neigh->nud_state&NUD_PERMANENT) in arp_state_to_flags()1002 else if (neigh->nud_state&NUD_VALID) in arp_state_to_flags()1038 if (neigh->nud_state & ~NUD_NOARP) in arp_invalidate()
422 state = n->nud_state; in fib_detect_death()
750 if (!(n->nud_state & NUD_VALID)) { in __ip_do_redirect()
135 neigh->nud_state = NUD_NOARP; in dn_neigh_construct()399 if (!(neigh->nud_state & NUD_PERMANENT)) { in dn_neigh_router_hello()458 if (!(neigh->nud_state & NUD_PERMANENT)) { in dn_neigh_endnode_hello()523 *(s->rs) = neigh->nud_state & NUD_CONNECTED ? 0x80 : 0x0; in neigh_elist_cb()558 dn->n.nud_state, in dn_neigh_format_entry()
324 neigh->nud_state = NUD_NOARP; in ndisc_constructor()329 neigh->nud_state = NUD_NOARP; in ndisc_constructor()332 neigh->nud_state = NUD_NOARP; in ndisc_constructor()337 neigh->nud_state = NUD_NOARP; in ndisc_constructor()344 if (neigh->nud_state&NUD_VALID) in ndisc_constructor()673 if (!(neigh->nud_state & NUD_VALID)) { in ndisc_solicit()932 if (neigh->nud_state & NUD_FAILED) in ndisc_recv_na()1523 if (neigh->nud_state & NUD_VALID) { in ndisc_send_redirect()
520 if (neigh->nud_state & NUD_VALID) in rt6_probe()582 if (neigh->nud_state & NUD_VALID) in rt6_check_neigh()585 else if (!(neigh->nud_state & NUD_FAILED)) in rt6_check_neigh()
947 err = n && !(n->nud_state & NUD_VALID) ? -EINVAL : 0; in ip6_dst_lookup_tail()
210 if (!n || !(n->nud_state & NUD_VALID)) { in dst_fetch_ha()528 if (neigh->nud_state & NUD_VALID) { in netevent_callback()
146 __u8 nud_state; member429 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()
105 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()
1540 if (neigh->nud_state & NUD_VALID) { in nes_addr_resolve_neigh()
1379 if (!(n->nud_state & NUD_CONNECTED)) { in arp_reduce()1540 if (!(n->nud_state & NUD_CONNECTED)) { in neigh_reduce()
2935 if (n->nud_state & NUD_VALID) in rocker_port_ipv4_resolve()4995 int flags = (n->nud_state & NUD_VALID) ? 0 : ROCKER_OP_FLAG_REMOVE; in rocker_neigh_update()
3236 n->nud_state = NUD_NOARP; in qeth_l3_neigh_setup_noarp()