neigh_notify
neigh_notify(neigh, RTM_DELNEIGH, 0, 0);
neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST, 0);
static void neigh_notify(struct neighbour *n, int type, int flags, u32 pid);