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

  /external/dhcpcd/
if-options.h 71 #define DHCPCD_BACKGROUND (1 << 22)
client.c 481 !(options->options & DHCPCD_BACKGROUND))))
586 if (!(state->options & DHCPCD_BACKGROUND))
588 } else if (!(state->options & DHCPCD_BACKGROUND))
    [all...]
if-options.c 345 ifo->options |= DHCPCD_BACKGROUND;
dhcpcd.c     [all...]

Completed in 42 milliseconds