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