Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h339 void __neigh_set_probe_once(struct neighbour *neigh);
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c1449 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once() function
1462 EXPORT_SYMBOL(__neigh_set_probe_once);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c645 __neigh_set_probe_once(neigh); in rt6_probe()