Searched refs:OPT_TFTP_NOBLOCK (Results 1 – 2 of 2) sorted by relevance
/external/dnsmasq/src/ | ||
D | dnsmasq.h | 189 #define OPT_TFTP_NOBLOCK (1u<<27) macro |
D | option.c | 314 …{ LOPT_NOBLOCK, OPT_TFTP_NOBLOCK, NULL, gettext_noop("Disable the TFTP blocksize extension."), NUL… |