NUD_VALID 305 net/atm/clip.c neigh->output = neigh->nud_state & NUD_VALID ?
NUD_VALID 227 net/core/neighbour.c if (n->nud_state & NUD_VALID)
NUD_VALID 1001 net/core/neighbour.c if (!(new & NUD_VALID)) {
NUD_VALID 1007 net/core/neighbour.c notify = old & NUD_VALID;
NUD_VALID 1021 net/core/neighbour.c if ((old & NUD_VALID) &&
NUD_VALID 1029 net/core/neighbour.c if (!(old & NUD_VALID))
NUD_VALID 1043 net/core/neighbour.c if (old & NUD_VALID) {
NUD_VALID 1085 net/core/neighbour.c if (!(old & NUD_VALID)) {
NUD_VALID 1090 net/core/neighbour.c while (neigh->nud_state & NUD_VALID &&
NUD_VALID 2051 net/core/neighbour.c if ((neigh->nud_state & NUD_VALID) &&
NUD_VALID 313 net/ipv4/arp.c if (neigh->nud_state&NUD_VALID)
NUD_VALID 366 net/ipv4/arp.c if (!(neigh->nud_state&NUD_VALID))
NUD_VALID 486 net/ipv4/arp.c if (n->nud_state&NUD_VALID || neigh_event_send(n, skb) == 0) {
NUD_VALID 1048 net/ipv4/arp.c else if (neigh->nud_state&NUD_VALID)
NUD_VALID 363 net/ipv4/fib_semantics.c if ((state&NUD_VALID) && order != dflt)
NUD_VALID 365 net/ipv4/fib_semantics.c if ((state&NUD_VALID) ||
NUD_VALID 1293 net/ipv4/route.c NUD_VALID)) {
NUD_VALID 967 net/ipv6/ip6_output.c if ((*dst)->neighbour && !((*dst)->neighbour->nud_state & NUD_VALID)) {
NUD_VALID 406 net/ipv6/ndisc.c if (neigh->nud_state&NUD_VALID)
NUD_VALID 649 net/ipv6/ndisc.c if (!(neigh->nud_state & NUD_VALID)) {
NUD_VALID 1511 net/ipv6/ndisc.c if (neigh->nud_state & NUD_VALID) {
NUD_VALID 297 net/ipv6/route.c if (!neigh || (neigh->nud_state & NUD_VALID))
NUD_VALID 300 net/ipv6/route.c if (!(neigh->nud_state & NUD_VALID) &&
NUD_VALID 344 net/ipv6/route.c if (neigh->nud_state & NUD_VALID)