Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Dneighbour.c56 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid);
1144 neigh_update_notify(neigh, 0); in neigh_timer_handler()
1460 neigh_update_notify(neigh, nlmsg_pid); in __neigh_update()
2624 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify() function