Searched refs:DHCP_INFORM (Results 1 – 3 of 3) sorted by relevance
61 #define DHCP_INFORM 8 macro
926 if ((type == DHCP_INFORM || type == DHCP_RELEASE || in make_message()934 if (type == DHCP_INFORM && iface->addr.s_addr == 0) in make_message()1001 type == DHCP_INFORM || in make_message()1034 if (type != DHCP_INFORM) { in make_message()1096 if (type == DHCP_INFORM && in make_message()
122 { DHCP_INFORM, "INFORM" },393 send_message((struct interface *)arg, DHCP_INFORM, send_inform); in send_inform()