Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dneighbour.c56 static void neigh_update_notify(struct neighbour *neigh);
950 neigh_update_notify(neigh); in neigh_timer_handler()
1235 neigh_update_notify(neigh); in neigh_update()
2232 static void neigh_update_notify(struct neighbour *neigh) in neigh_update_notify() function