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

  /external/dhcpcd/
if-options.h 57 #define DHCPCD_LASTLEASE (1ULL << 7)
if-options.c 558 ifo->options |= DHCPCD_LASTLEASE;
dhcpcd.c 1150 else if (ifo->options & DHCPCD_LASTLEASE &&
    [all...]

Completed in 41 milliseconds