Searched refs:DHCPCD_DEV (Results 1 – 3 of 3) sorted by relevance
103 #define DHCPCD_DEV (1ULL << 47) macro
1867 if ((ctx.options & (DHCPCD_MASTER | DHCPCD_DEV)) == in main()1868 (DHCPCD_MASTER | DHCPCD_DEV)) in main()
1510 ifo->options &= ~DHCPCD_DEV; in parse_option()2114 ifo->options |= DHCPCD_DEV;