Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Drfc2131.c31 #define OPTION_ROUTER 3 macro
2151 in_list(req_options, OPTION_ROUTER) && in do_options()
2152 !option_find2(netid, config_opts, OPTION_ROUTER)) in do_options()
2153 option_put(mess, end, OPTION_ROUTER, INADDRSZ, ntohl(context->router.s_addr)); in do_options()
2245 optno == OPTION_ROUTER || in do_options()