Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip6_route.h208 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp);
/openbmc/linux/net/ipv6/
H A Daddrconf.c1342 rt6_remove_prefsrc(ifp); in ipv6_del_addr()
H A Droute.c4620 void rt6_remove_prefsrc(struct inet6_ifaddr *ifp) in rt6_remove_prefsrc() function