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

  /external/dhcpcd-6.8.2/
if-options.h 106 #define DHCPCD_DHCP6 (1ULL << 50)
dhcpcd.c 392 ifo->options &= ~(DHCPCD_IPV6RS | DHCPCD_DHCP6);
407 if (!(ifo->options & (DHCPCD_DHCP | DHCPCD_DHCP6)))
813 if (ifo->options & DHCPCD_DHCP6)
    [all...]
if-options.c     [all...]
ipv6nd.c 1207 if (!(ifp->options->options & DHCPCD_DHCP6))
    [all...]
dhcp6.c     [all...]

Completed in 102 milliseconds