NUD_FAILED        426 drivers/net/ethernet/chelsio/cxgb3/l2t.c 			if (neigh->nud_state & NUD_FAILED) {
NUD_FAILED        563 drivers/net/ethernet/chelsio/cxgb4/l2t.c 		if (neigh->nud_state & NUD_FAILED) {
NUD_FAILED         19 include/trace/events/neigh.h 		{ NUD_FAILED, "failed" },		\
NUD_FAILED        237 net/core/neighbour.c 			if ((n->nud_state == NUD_FAILED) ||
NUD_FAILED        934 net/core/neighbour.c 			    (state == NUD_FAILED ||
NUD_FAILED        990 net/core/neighbour.c 	while (neigh->nud_state == NUD_FAILED &&
NUD_FAILED       1077 net/core/neighbour.c 		neigh->nud_state = NUD_FAILED;
NUD_FAILED       1132 net/core/neighbour.c 			neigh->nud_state = NUD_FAILED;
NUD_FAILED       1263 net/core/neighbour.c 		    (new & NUD_FAILED)) {
NUD_FAILED       1425 net/core/neighbour.c 	if (!(neigh->nud_state & NUD_FAILED))
NUD_FAILED       1837 net/core/neighbour.c 	err = __neigh_update(neigh, NULL, NUD_FAILED,
NUD_FAILED       1121 net/ipv4/arp.c 			err = neigh_update(neigh, NULL, NUD_FAILED,
NUD_FAILED       1030 net/ipv6/ndisc.c 		if (neigh->nud_state & NUD_FAILED)
NUD_FAILED        702 net/ipv6/route.c 		else if (!(neigh->nud_state & NUD_FAILED))