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

  /external/dhcpcd-6.8.2/
if-options.h 66 #define DHCPCD_REQUEST (1ULL << 9)
dhcp.c 819 if (type == DHCP_DISCOVER && ifo->options & DHCPCD_REQUEST)
    [all...]
if-options.c 818 ifo->options |= DHCPCD_REQUEST;
    [all...]

Completed in 86 milliseconds