Searched refs:DHCP_INFORM (Results 1 – 3 of 3) sorted by relevance
60 #define DHCP_INFORM 8 macro
98 { DHCP_INFORM, "INFORM" },737 if ((type == DHCP_INFORM || type == DHCP_RELEASE || in make_message()745 if (type == DHCP_INFORM && state->addr.s_addr == 0) in make_message()830 type == DHCP_INFORM || in make_message()867 if (type != DHCP_INFORM) { in make_message()984 if (type == DHCP_INFORM && in make_message()1008 if (type == DHCP_INFORM && in make_message()1787 send_message((struct interface *)arg, DHCP_INFORM, send_inform); in send_inform()
533 if ((mp == 4 && (mt == DHCP_DISCOVER || mt == DHCP_INFORM)) || in dhcp_auth_encode()