Searched refs:DHCPCD_ARP (Results 1 – 5 of 5) sorted by relevance
58 #define DHCPCD_ARP (1ULL << 0) macro
837 ifo->options &= ~(DHCPCD_ARP | DHCPCD_STATIC); in parse_option()942 ifo->options &= ~DHCPCD_ARP; in parse_option()2118 ifo->options |= DHCPCD_GATEWAY | DHCPCD_ARP;
938 DHCPCD_ARP) in ipv4_applyaddr()
380 ifo->options &= ~(DHCPCD_ARP | DHCPCD_IPV4LL); in configure_interface1()
2201 if (ifo->options & DHCPCD_ARP && in dhcp_bind()3150 if ((ifo->options & DHCPCD_ARP || state->nak_receive_count > 0 || in dhcp_handledhcp()