Searched refs:DHCP_INFORM (Results 1 – 3 of 3) sorted by relevance
61 #define DHCP_INFORM 8 macro
850 if ((type == DHCP_INFORM || type == DHCP_RELEASE || in make_message()858 if (type == DHCP_INFORM && iface->addr.s_addr == 0) in make_message()925 type == DHCP_INFORM || in make_message()958 if (type != DHCP_INFORM) { in make_message()1020 if (type == DHCP_INFORM && in make_message()
120 { DHCP_INFORM, "INFORM" },377 send_message((struct interface *)arg, DHCP_INFORM, send_inform); in send_inform()