Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dneighbour.h352 void __neigh_set_probe_once(struct neighbour *neigh);
/Linux-v6.6/net/core/
Dneighbour.c1488 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once() function
1501 EXPORT_SYMBOL(__neigh_set_probe_once);
/Linux-v6.6/net/ipv6/
Droute.c651 __neigh_set_probe_once(neigh); in rt6_probe()