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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Drfc2131.c1972 else if (opt->flags & DHOPT_FORCE)
2224 (opt = option_find2(OPTION_FILENAME)) && !(opt->flags & DHOPT_FORCE))
2231 (opt = option_find2(OPTION_SNAME)) && !(opt->flags & DHOPT_FORCE))
2388 if (!(opt->flags & DHOPT_FORCE) && !in_list(req_options, optno))
2474 ((o->flags & DHOPT_FORCE) || in_list(req_options, outer)))
H A Drfc3315.c1313 if (!(opt_cfg->flags & DHOPT_FORCE) && oro)
1440 if (!oro || do_encap || (oc->flags & DHOPT_FORCE))
H A Ddnsmasq.h765 #define DHOPT_FORCE 16 macro
H A Doption.c3139 option == LOPT_FORCE ? DHOPT_FORCE :
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Drfc2131.c1972 else if (opt->flags & DHOPT_FORCE)
2224 (opt = option_find2(OPTION_FILENAME)) && !(opt->flags & DHOPT_FORCE))
2231 (opt = option_find2(OPTION_SNAME)) && !(opt->flags & DHOPT_FORCE))
2388 if (!(opt->flags & DHOPT_FORCE) && !in_list(req_options, optno))
2474 ((o->flags & DHOPT_FORCE) || in_list(req_options, outer)))
H A Drfc3315.c1313 if (!(opt_cfg->flags & DHOPT_FORCE) && oro)
1440 if (!oro || do_encap || (oc->flags & DHOPT_FORCE))
H A Ddnsmasq.h765 #define DHOPT_FORCE 16 macro
H A Doption.c3139 option == LOPT_FORCE ? DHOPT_FORCE :
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Drfc2131.c1972 else if (opt->flags & DHOPT_FORCE)
2224 (opt = option_find2(OPTION_FILENAME)) && !(opt->flags & DHOPT_FORCE))
2231 (opt = option_find2(OPTION_SNAME)) && !(opt->flags & DHOPT_FORCE))
2388 if (!(opt->flags & DHOPT_FORCE) && !in_list(req_options, optno))
2474 ((o->flags & DHOPT_FORCE) || in_list(req_options, outer)))
H A Drfc3315.c1313 if (!(opt_cfg->flags & DHOPT_FORCE) && oro)
1440 if (!oro || do_encap || (oc->flags & DHOPT_FORCE))
H A Ddnsmasq.h765 #define DHOPT_FORCE 16 macro
H A Doption.c3139 option == LOPT_FORCE ? DHOPT_FORCE :

Completed in 307 milliseconds