Home
last modified time | relevance | path

Searched refs:RTPREF_HIGH (Results 1 – 4 of 4) sorted by relevance

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Droute.h108 #define RTPREF_HIGH 1 macro
H A Dipv6nd.c612 return RTPREF_HIGH; in ipv6nd_rtpref()
1649 pref == RTPREF_HIGH ? "h" : pref == RTPREF_LOW ? "l" : "", in ipv6nd_env()
H A Dif-linux.c1638 case RTPREF_HIGH: in if_route()
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet6/
H A Dnd6_rtr.c100 #define RTPREF_HIGH 1 macro
723 return (RTPREF_HIGH); in rtpref()