NUD_NOARP 34 include/net/neighbour.h #define NUD_VALID (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE|NUD_PROBE|NUD_STALE|NUD_DELAY) NUD_NOARP 35 include/net/neighbour.h #define NUD_CONNECTED (NUD_PERMANENT|NUD_NOARP|NUD_REACHABLE) NUD_NOARP 228 net/core/neighbour.c n->nud_state = NUD_NOARP; NUD_NOARP 998 net/core/neighbour.c (old & (NUD_NOARP | NUD_PERMANENT))) NUD_NOARP 2212 net/core/neighbour.c if (n->nud_state & ~NUD_NOARP) NUD_NOARP 2254 net/core/neighbour.c if (n->nud_state & ~NUD_NOARP) NUD_NOARP 161 net/decnet/dn_neigh.c neigh->nud_state = NUD_NOARP; NUD_NOARP 251 net/ipv4/arp.c neigh->nud_state = NUD_NOARP; NUD_NOARP 298 net/ipv4/arp.c neigh->nud_state = NUD_NOARP; NUD_NOARP 301 net/ipv4/arp.c neigh->nud_state = NUD_NOARP; NUD_NOARP 304 net/ipv4/arp.c neigh->nud_state = NUD_NOARP; NUD_NOARP 1117 net/ipv4/arp.c if (neigh->nud_state&~NUD_NOARP) NUD_NOARP 386 net/ipv6/ndisc.c neigh->nud_state = NUD_NOARP; NUD_NOARP 391 net/ipv6/ndisc.c neigh->nud_state = NUD_NOARP; NUD_NOARP 394 net/ipv6/ndisc.c neigh->nud_state = NUD_NOARP; NUD_NOARP 399 net/ipv6/ndisc.c neigh->nud_state = NUD_NOARP;