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

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

Completed in 22 milliseconds