Searched refs:DHCPCD_GATEWAY (Results 1 – 3 of 3) sorted by relevance
54 #define DHCPCD_GATEWAY (1 << 3) macro
575 ifo->options &= ~DHCPCD_GATEWAY; in parse_option()782 ifo->options |= DHCPCD_GATEWAY | DHCPCD_DAEMONISE; in read_config()
431 !(iface->state->options->options & DHCPCD_GATEWAY)) in n_route()456 !(iface->state->options->options & DHCPCD_GATEWAY)) in c_route()