Searched refs:proto_tftp (Results 1 – 3 of 3) sorted by relevance
47 extern const char *proto_tftp;
51 const char *proto_tftp = NULL; variable69 { "tftp", &proto_tftp },
1610 if(config->tftp_blksize && proto_tftp) in config2setopts()1711 if(config->tftp_no_options && proto_tftp) in config2setopts()
Completed in 12 milliseconds