Searched refs:borken_opt (Results 1 – 1 of 1) sorted by relevance
/external/dnsmasq/src/ |
D | rfc2131.c | 134 int hostname_auth = 0, borken_opt = 0; in dhcp_reply() local 530 borken_opt = 1; in dhcp_reply() 550 borken_opt = 1; in dhcp_reply() 965 domain, netid, subnet_addr, fqdn_flags, borken_opt, pxearch, uuid); in dhcp_reply() 1126 option_put_string(mess, end, OPTION_MESSAGE, message, borken_opt); in dhcp_reply() 1235 domain, netid, subnet_addr, fqdn_flags, borken_opt, pxearch, uuid); in dhcp_reply() 1293 domain, netid, subnet_addr, fqdn_flags, borken_opt, pxearch, uuid); in dhcp_reply()
|