Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/src/
H A Dipv6nd.h123 int ipv6nd_rtpref(uint8_t);
H A Dipv6nd.c631 ipv6nd_rtpref(uint8_t flags) in ipv6nd_rtpref() function
668 if (ipv6nd_rtpref(ra1->flags) <= ipv6nd_rtpref(ra2->flags)) in ipv6nd_sortrouters()
1763 pref = ipv6nd_rtpref(rap->flags); in ipv6nd_env()
H A Dipv6.c2345 rt->rt_pref = ipv6nd_rtpref(rinfo->flags); in inet6_raroutes()
2359 rt->rt_pref = ipv6nd_rtpref(rap->flags); in inet6_raroutes()
2375 rt->rt_pref = ipv6nd_rtpref(rap->flags); in inet6_raroutes()