Searched refs:DHCP_RELEASE (Results 1 – 4 of 4) sorted by relevance
187 #define DHCP_RELEASE 7 macro
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()
1198 result = dhcp_create_msg(netif, dhcp, DHCP_RELEASE); in dhcp_release()