Searched refs:__neigh_set_probe_once (Results 1 – 3 of 3) sorted by relevance
322 void __neigh_set_probe_once(struct neighbour *neigh);
1299 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once() function1311 EXPORT_SYMBOL(__neigh_set_probe_once);
555 __neigh_set_probe_once(neigh); in rt6_probe()