Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:DHCP_RELEASE

97 	{ DHCP_RELEASE,    "RELEASE" },
737 if ((type == DHCP_INFORM || type == DHCP_RELEASE ||
762 type != DHCP_RELEASE)
765 if (type != DHCP_DECLINE && type != DHCP_RELEASE) {
796 if (type == DHCP_RELEASE) {
2446 send_message(ifp, DHCP_RELEASE, NULL);