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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dtftp.c337 if ((opt = next(&p, end)) && !option_bool(OPT_TFTP_NOBLOCK))
H A Ddnsmasq.h219 #define OPT_TFTP_NOBLOCK 27 macro
H A Doption.c426 { LOPT_NOBLOCK, OPT_TFTP_NOBLOCK, NULL, gettext_noop("Disable the TFTP blocksize extension."), NULL },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dtftp.c337 if ((opt = next(&p, end)) && !option_bool(OPT_TFTP_NOBLOCK))
H A Ddnsmasq.h219 #define OPT_TFTP_NOBLOCK 27 macro
H A Doption.c426 { LOPT_NOBLOCK, OPT_TFTP_NOBLOCK, NULL, gettext_noop("Disable the TFTP blocksize extension."), NULL },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dtftp.c337 if ((opt = next(&p, end)) && !option_bool(OPT_TFTP_NOBLOCK))
H A Ddnsmasq.h219 #define OPT_TFTP_NOBLOCK 27 macro
H A Doption.c426 { LOPT_NOBLOCK, OPT_TFTP_NOBLOCK, NULL, gettext_noop("Disable the TFTP blocksize extension."), NULL },

Completed in 228 milliseconds