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

  /external/dhcpcd/
if-options.h 73 #define DHCPCD_TIMEOUT_IPV4LL (1ULL << 24)
dhcpcd.c 223 if (!(options & DHCPCD_TIMEOUT_IPV4LL)) {
230 options &= ~DHCPCD_TIMEOUT_IPV4LL;
    [all...]

Completed in 217 milliseconds