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

  /external/dnsmasq/src/
tftp.c 239 if (daemon->options & OPT_TFTP_APREF)
dnsmasq.h 191 #define OPT_TFTP_APREF (1u<<29)
option.c 307 { LOPT_APREF, OPT_TFTP_APREF, NULL, gettext_noop("Add client IP address to tftp-root."), NULL },
    [all...]

Completed in 19 milliseconds