HomeSort by relevance Sort by last modified time
    Searched refs:OPT_TFTP_NOBLOCK (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
tftp.c 205 !(daemon->options & OPT_TFTP_NOBLOCK))
dnsmasq.h 189 #define OPT_TFTP_NOBLOCK (1u<<27)
option.c 310 { LOPT_NOBLOCK, OPT_TFTP_NOBLOCK, NULL, gettext_noop("Disable the TFTP blocksize extension."), NULL },
    [all...]

Completed in 33 milliseconds