Searched refs:DHCP_RELEASE (Results 1 – 2 of 2) sorted by relevance
59 #define DHCP_RELEASE 7 macro
97 { DHCP_RELEASE, "RELEASE" },737 if ((type == DHCP_INFORM || type == DHCP_RELEASE || in make_message()762 type != DHCP_RELEASE) in make_message()765 if (type != DHCP_DECLINE && type != DHCP_RELEASE) { in make_message()796 if (type == DHCP_RELEASE) { in make_message()2446 send_message(ifp, DHCP_RELEASE, NULL); in dhcp_drop()