Searched refs:DHCPCD_ARPGW (Results 1 – 3 of 3) sorted by relevance
114 #define DHCPCD_ARPGW (1ULL << 58) macro
2586 astate->iface->options->options &= ~DHCPCD_ARPGW; in dhcp_probe_gw_timeout()2712 if ((ifo->options & DHCPCD_ARPGW) && (dhcp_probe_gw(astate->iface))) { in dhcp_arp_probed()3171 if ((ifo->options & DHCPCD_ARPGW) && (dhcp_probe_gw(ifp))) { in dhcp_handledhcp()
1047 ifo->options |= DHCPCD_ARPGW; in parse_option()