Home
last modified time | relevance | path

Searched refs:neigh_notify (Results 1 – 1 of 1) sorted by relevance

/linux/net/core/
H A Dneighbour.c54 static void neigh_notify(struct neighbour *n, int type, int flags, u32 pid);
119 neigh_notify(neigh, RTM_DELNEIGH, 0, 0); in neigh_cleanup_and_release()
3592 static void neigh_notify(struct neighbour *neigh, int type, int flags, u32 pid) in neigh_notify() function
3601 neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST, 0); in neigh_app_ns()