Searched refs:borken_opt (Results 1 – 1 of 1) sorted by relevance
/external/dnsmasq/src/ |
D | rfc2131.c | 129 int hostname_auth = 0, borken_opt = 0; in dhcp_reply() local 475 if (len > 0 && op[len - 1] == 0) borken_opt = 1; in dhcp_reply() 491 borken_opt = 1; in dhcp_reply() 866 domain, netid, subnet_addr, fqdn_flags, borken_opt, pxearch, uuid); in dhcp_reply() 1003 option_put_string(mess, end, OPTION_MESSAGE, message, borken_opt); in dhcp_reply() 1095 domain, netid, subnet_addr, fqdn_flags, borken_opt, pxearch, uuid); in dhcp_reply() 1146 netid, subnet_addr, fqdn_flags, borken_opt, pxearch, uuid); in dhcp_reply()
|