__neigh_notify     59 net/core/neighbour.c static void __neigh_notify(struct neighbour *n, int type, int flags);
__neigh_notify    112 net/core/neighbour.c 	__neigh_notify(neigh, RTM_DELNEIGH, 0);
__neigh_notify   2076 net/core/neighbour.c 	__neigh_notify(neigh, RTM_NEWNEIGH, 0);
__neigh_notify   2553 net/core/neighbour.c 	__neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST);