Searched refs:OPT_AUTHORITATIVE (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.c1106 if (!option_bool(OPT_AUTHORITATIVE))
1123 if (!lease && !option_bool(OPT_AUTHORITATIVE))
1138 (!lease && !option_bool(OPT_AUTHORITATIVE)))
H A Ddnsmasq.h209 #define OPT_AUTHORITATIVE 17 macro
H A Drfc3315.c823 put_opt6_char(option_bool(OPT_AUTHORITATIVE) ? 255 : 0);
H A Doption.c363 { 'K', OPT_AUTHORITATIVE, NULL, gettext_noop("Assume we are the only DHCP server on the local network."), NULL },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Drfc2131.c1106 if (!option_bool(OPT_AUTHORITATIVE))
1123 if (!lease && !option_bool(OPT_AUTHORITATIVE))
1138 (!lease && !option_bool(OPT_AUTHORITATIVE)))
H A Ddnsmasq.h209 #define OPT_AUTHORITATIVE 17 macro
H A Drfc3315.c823 put_opt6_char(option_bool(OPT_AUTHORITATIVE) ? 255 : 0);
H A Doption.c363 { 'K', OPT_AUTHORITATIVE, NULL, gettext_noop("Assume we are the only DHCP server on the local network."), NULL },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Drfc2131.c1106 if (!option_bool(OPT_AUTHORITATIVE))
1123 if (!lease && !option_bool(OPT_AUTHORITATIVE))
1138 (!lease && !option_bool(OPT_AUTHORITATIVE)))
H A Ddnsmasq.h209 #define OPT_AUTHORITATIVE 17 macro
H A Drfc3315.c823 put_opt6_char(option_bool(OPT_AUTHORITATIVE) ? 255 : 0);
H A Doption.c363 { 'K', OPT_AUTHORITATIVE, NULL, gettext_noop("Assume we are the only DHCP server on the local network."), NULL },

Completed in 274 milliseconds