Home
last modified time | relevance | path

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

/linux/net/core/
H A Dneighbour.c55 static void __neigh_notify(struct neighbour *n, int type, int flags, u32 pid);
1180 __neigh_notify(neigh, RTM_NEWNEIGH, 0, 0); in neigh_timer_handler()
1523 __neigh_notify(neigh, RTM_NEWNEIGH, 0, nlmsg_pid); in __neigh_update()
3565 static void __neigh_notify(struct neighbour *n, int type, int flags, in __neigh_notify() function
3596 __neigh_notify(neigh, type, flags, pid); in neigh_notify()