Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dneighbour.c56 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid);
1166 neigh_update_notify(neigh, 0); in neigh_timer_handler()
1482 neigh_update_notify(neigh, nlmsg_pid); in __neigh_update()
2672 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify() function