Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Ddnsmasq.h187 #define OPT_TFTP (1u<<25) macro
Ddnsmasq.c179 else if ((daemon->port != 0 || (daemon->options & OPT_TFTP)) && in main()
Doption.c309 { LOPT_TFTP, OPT_TFTP, NULL, gettext_noop("Enable integrated read-only TFTP server."), NULL },