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 (1 << 24)
dhcpcd.c 212 if (!(options & DHCPCD_TIMEOUT_IPV4LL)) {
219 options &= ~DHCPCD_TIMEOUT_IPV4LL;
    [all...]

Completed in 3818 milliseconds