__neigh_notify
__neigh_notify(neigh, RTM_NEWNEIGH, 0, 0);
__neigh_notify(neigh, RTM_NEWNEIGH, 0, nlmsg_pid);
__neigh_notify(neigh, type, flags, pid);
static void __neigh_notify(struct neighbour *n, int type, int flags, u32 pid);