Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dneighbour.c56 static void neigh_update_notify(struct neighbour *neigh);
945 neigh_update_notify(neigh); in neigh_timer_handler()
1228 neigh_update_notify(neigh); in neigh_update()
2224 static void neigh_update_notify(struct neighbour *neigh) in neigh_update_notify() function