Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dif-options.h103 #define DHCPCD_DEV (1ULL << 47) macro
Ddhcpcd.c1867 if ((ctx.options & (DHCPCD_MASTER | DHCPCD_DEV)) == in main()
1868 (DHCPCD_MASTER | DHCPCD_DEV)) in main()
Dif-options.c1510 ifo->options &= ~DHCPCD_DEV; in parse_option()
2114 ifo->options |= DHCPCD_DEV;