Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dneighbour.h330 void __neigh_set_probe_once(struct neighbour *neigh);
/Linux-v5.4/net/core/
Dneighbour.c1423 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once() function
1435 EXPORT_SYMBOL(__neigh_set_probe_once);
/Linux-v5.4/net/ipv6/
Droute.c656 __neigh_set_probe_once(neigh); in rt6_probe()