Home
last modified time | relevance | path

Searched refs:OPTION_DOMAINNAME (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Drfc2131.c34 #define OPTION_DOMAINNAME 15 macro
2160 if (domain && in_list(req_options, OPTION_DOMAINNAME) && in do_options()
2161 !option_find2(netid, config_opts, OPTION_DOMAINNAME)) in do_options()
2162 option_put_string(mess, end, OPTION_DOMAINNAME, domain, null_term); in do_options()
2247 optno == OPTION_DOMAINNAME || in do_options()