__neigh_notify     55 net/core/neighbour.c static void __neigh_notify(struct neighbour *n, int type, int flags,
__neigh_notify    102 net/core/neighbour.c 	__neigh_notify(neigh, RTM_DELNEIGH, 0, 0);
__neigh_notify   2515 net/core/neighbour.c 	__neigh_notify(neigh, RTM_NEWNEIGH, 0, nlmsg_pid);
__neigh_notify   3371 net/core/neighbour.c 	__neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST, 0);