Home
last modified time | relevance | path

Searched refs:OPT_TFTP_NOBLOCK (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Dtftp.c205 !(daemon->options & OPT_TFTP_NOBLOCK)) in tftp_request()
Ddnsmasq.h189 #define OPT_TFTP_NOBLOCK (1u<<27) macro
Doption.c310 …{ LOPT_NOBLOCK, OPT_TFTP_NOBLOCK, NULL, gettext_noop("Disable the TFTP blocksize extension."), NUL…