Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c32 #define OPTION_DNSSERVER 6 macro
2155 if (in_list(req_options, OPTION_DNSSERVER) && in do_options()
2156 !option_find2(netid, config_opts, OPTION_DNSSERVER)) in do_options()
2157 option_put(mess, end, OPTION_DNSSERVER, INADDRSZ, ntohl(context->local.s_addr)); in do_options()
2246 optno == OPTION_DNSSERVER || in do_options()