Searched refs:DHCPCD_IA_FORCED (Results 1 – 3 of 3) sorted by relevance
96 #define DHCPCD_IA_FORCED (1ULL << 40) macro
817 ifo->options & DHCPCD_IA_FORCED) in dhcpcd_startinterface()821 if (ifo->options & DHCPCD_IA_FORCED) in dhcpcd_startinterface()
710 ifo->options |= DHCPCD_IA_FORCED; in parse_option()1323 ifo->options |= DHCPCD_IA_FORCED; in parse_option()