Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dneighbour.h352 void __neigh_set_probe_once(struct neighbour *neigh);
/openbmc/linux/net/core/
H A Dneighbour.c1495 void __neigh_set_probe_once(struct neighbour *neigh) in __neigh_set_probe_once() function
1508 EXPORT_SYMBOL(__neigh_set_probe_once);
/openbmc/linux/net/ipv6/
H A Droute.c657 __neigh_set_probe_once(neigh); in rt6_probe()