Searched refs:DHCP_RELEASE (Results 1 – 3 of 3) sorted by relevance
60 #define DHCP_RELEASE 7 macro
926 if ((type == DHCP_INFORM || type == DHCP_RELEASE || in make_message()951 type != DHCP_RELEASE) in make_message()954 if (type != DHCP_DECLINE && type != DHCP_RELEASE) { in make_message()983 if (type == DHCP_RELEASE) { in make_message()
121 { DHCP_RELEASE, "RELEASE" },757 send_message(iface, DHCP_RELEASE, NULL); in send_release()