Home
last modified time | relevance | path

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

/linux/net/core/
H A Dneighbour.c1446 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once() function
1459 EXPORT_SYMBOL(__neigh_set_probe_once);
/linux/net/ipv6/
H A Droute.c656 __neigh_set_probe_once(neigh); in rt6_probe()