Searched defs:is_inform (Results 1 – 2 of 2) sorted by relevance
/external/dnsmasq/src/ | ||
D | dhcp.c | 118 int iface_index = 0, unicast_dest = 0, is_inform = 0; in dhcp_packet() local |
D | rfc2131.c | 122 size_t sz, time_t now, int unicast_dest, int *is_inform) in dhcp_reply() |