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

  /external/dnsmasq/src/
dnsmasq.c 216 else if ((daemon->port != 0 || (daemon->options & OPT_TFTP)) &&
dnsmasq.h 181 #define OPT_TFTP (1u<<25)
option.c 278 { LOPT_TFTP, OPT_TFTP, NULL, gettext_noop("Enable integrated read-only TFTP server."), NULL },
    [all...]

Completed in 60 milliseconds