HomeSort by: relevance | last modified time | path
    Searched refs:DHCP_RELEASE (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rump_dhcpclient/
dhcp.c 553 if ((type == DHCP_INFORM || type == DHCP_RELEASE ||
578 type != DHCP_RELEASE)
581 if (type != DHCP_DECLINE && type != DHCP_RELEASE) {
610 if (type == DHCP_RELEASE) {
dhcp.h 60 #define DHCP_RELEASE 7

Completed in 11 milliseconds