Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dneighbour.c56 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid);
1164 neigh_update_notify(neigh, 0); in neigh_timer_handler()
1480 neigh_update_notify(neigh, nlmsg_pid); in __neigh_update()
2664 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify() function