Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c57 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid);
1119 neigh_update_notify(neigh, 0); in neigh_timer_handler()
1432 neigh_update_notify(neigh, nlmsg_pid); in __neigh_update()
2545 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify() function