Searched refs:OPTION_ROUTER (Results 1 – 1 of 1) sorted by relevance
31 #define OPTION_ROUTER 3 macro1857 if (context->router.s_addr && in_list(req_options, OPTION_ROUTER) && in do_options()1858 !option_find2(netid, config_opts, OPTION_ROUTER)) in do_options()1859 option_put(mess, end, OPTION_ROUTER, INADDRSZ, ntohl(context->router.s_addr)); in do_options()1931 (optno == OPTION_NETMASK || optno == OPTION_BROADCAST || optno == OPTION_ROUTER || in do_options()