Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-options.h111 #define DHCPCD_DEV (1ULL << 47) macro
H A Dprivsep-root.c738 if ((ctx->options & (DHCPCD_MANAGER | DHCPCD_DEV)) == in ps_root_startcb()
739 (DHCPCD_MANAGER | DHCPCD_DEV)) in ps_root_startcb()
H A Ddhcpcd.c2516 (ctx.options & (DHCPCD_MANAGER | DHCPCD_DEV)) == in main()
2517 (DHCPCD_MANAGER | DHCPCD_DEV)) in main()
H A Dif-options.c1690 ifo->options &= ~DHCPCD_DEV; in parse_option()
2522 default_options |= DHCPCD_DEV; in read_config()