Searched refs:tftp_presize (Results 1 – 1 of 1) sorted by relevance
248 static int tftp_presize ( struct tftp_request *tftp, size_t filesize ) { in tftp_presize() function769 if ( ( rc = tftp_presize ( tftp, tftp->tsize ) ) != 0 ) in tftp_rx_oack()855 if ( ( rc = tftp_presize ( tftp, ( offset + data_len ) ) ) != 0 ) in tftp_rx_data()