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

  /external/dhcpcd/
dhcp.h 58 #define DHCP_ACK 5
dhcpcd.c 119 { DHCP_ACK, "ACK" },
559 if ((type == 0 || type == DHCP_OFFER || type == DHCP_ACK) &&
615 if (type != DHCP_ACK) {
    [all...]

Completed in 1768 milliseconds