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

  /external/dhcpcd/
dhcp.h 62 #define DHCP_INFORM 8
dhcp.c 776 if ((type == DHCP_INFORM ||
783 if (type == DHCP_INFORM && iface->addr.s_addr == 0)
853 type == DHCP_INFORM ||
880 if (type != DHCP_INFORM) {
945 if (type == DHCP_INFORM)
client.c 170 { DHCP_INFORM, "DHCP_INFORM" },
    [all...]

Completed in 12 milliseconds