HomeSort by relevance Sort by last modified time
    Searched refs:DHCPCD_DHCP (Results 1 - 4 of 4) sorted by null

  /external/dhcpcd-6.8.2/
if-options.h 105 #define DHCPCD_DHCP (1ULL << 49)
if-options.c     [all...]
dhcpcd.c 389 ifo->options &= ~(DHCPCD_DHCP | DHCPCD_IPV4LL);
407 if (!(ifo->options & (DHCPCD_DHCP | DHCPCD_DHCP6)))
    [all...]
dhcp.c     [all...]

Completed in 75 milliseconds