Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dif-options.h67 #define DHCPCD_RTBUILD (1ULL << 2) macro
H A Droute.c717 ctx->options |= DHCPCD_RTBUILD; in rt_build()
H A Dipv6.c1290 ctx->options &= ~DHCPCD_RTBUILD; in ipv6_handleifa()
1309 !(ctx->options & DHCPCD_RTBUILD) && in ipv6_handleifa()