Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/
Dneighbour.c54 static void __neigh_notify(struct neighbour *n, int type, int flags,
101 __neigh_notify(neigh, RTM_DELNEIGH, 0, 0); in neigh_cleanup_and_release()
2664 __neigh_notify(neigh, RTM_NEWNEIGH, 0, nlmsg_pid); in neigh_update_notify()
3504 static void __neigh_notify(struct neighbour *n, int type, int flags, in __neigh_notify() function
3531 __neigh_notify(n, RTM_GETNEIGH, NLM_F_REQUEST, 0); in neigh_app_ns()