Searched refs:tftp_no_options (Results 1 – 6 of 6) sorted by relevance
245 bool tftp_no_options; /* do not send TFTP options requests */ member
1689 config->tftp_no_options = toggle; in getparameter()
1710 if(config->tftp_no_options && proto_tftp) in config2setopts()
1771 BIT(tftp_no_options); /* do not send TFTP options requests */
482 if(!data->set.tftp_no_options) { in tftp_send_first()
402 data->set.tftp_no_options = enabled; in setopt_long()
Completed in 56 milliseconds