NUD_FAILED        737 net/core/neighbour.c 		    (state == NUD_FAILED ||
NUD_FAILED        842 net/core/neighbour.c 		neigh->nud_state = NUD_FAILED;
NUD_FAILED        853 net/core/neighbour.c 		while (neigh->nud_state == NUD_FAILED &&
NUD_FAILED        909 net/core/neighbour.c 			neigh->nud_state = NUD_FAILED;
NUD_FAILED       1570 net/core/neighbour.c 		err = neigh_update(neigh, NULL, NUD_FAILED,
NUD_FAILED       1118 net/ipv4/arp.c 			err = neigh_update(neigh, NULL, NUD_FAILED,
NUD_FAILED        928 net/ipv6/ndisc.c 		if (neigh->nud_state & NUD_FAILED)
NUD_FAILED        347 net/ipv6/route.c 		else if (neigh->nud_state & NUD_FAILED)