Searched refs:DHCP_DECLINE (Results 1 – 3 of 3) sorted by relevance
57 #define DHCP_DECLINE 4 macro
946 type != DHCP_DECLINE && in make_message()950 if (type != DHCP_DECLINE && type != DHCP_RELEASE) { in make_message()970 if (type == DHCP_DECLINE || in make_message()985 if (type == DHCP_DECLINE) { in make_message()
118 { DHCP_DECLINE, "DECLINE" },770 send_message(iface, DHCP_DECLINE, NULL); in send_decline()