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

  /external/dhcpcd/
if-options.h 57 #define DHCPCD_LASTLEASE (1 << 7)
client.c 421 if (!(state->options & DHCPCD_LASTLEASE))
1047 state->options & DHCPCD_LASTLEASE))
    [all...]
if-options.c 554 ifo->options |= DHCPCD_LASTLEASE;
dhcpcd.c 1090 else if (ifo->options & DHCPCD_LASTLEASE &&
    [all...]

Completed in 55 milliseconds