Searched refs:is_inform (Results 1 – 3 of 3) sorted by relevance
96 int iface_index = 0, unicast_dest = 0, is_inform = 0; in dhcp_packet() local196 unicast_dest, &is_inform); in dhcp_packet()221 if ((!is_inform && dest.sin_addr.s_addr != mess->ciaddr.s_addr) || dest.sin_port == 0 || in dhcp_packet()
792 time_t now, int unicast_dest, int* is_inform);
118 time_t now, int unicast_dest, int* is_inform) { in dhcp_reply() argument1148 *is_inform = 1; /* handle reply differently */ in dhcp_reply()