Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dneighbour.h354 void __neigh_set_probe_once(struct neighbour *neigh);
/linux-6.1.9/net/core/
Dneighbour.c1503 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once() function
1516 EXPORT_SYMBOL(__neigh_set_probe_once);
/linux-6.1.9/net/ipv6/
Droute.c650 __neigh_set_probe_once(neigh); in rt6_probe()