Searched refs:tftp_last_nack (Results 1 – 1 of 1) sorted by relevance
106 static ushort tftp_last_nack; variable622 if (tftp_last_nack != tftp_cur_block) { in tftp_handler()624 tftp_last_nack = tftp_cur_block; in tftp_handler()879 tftp_last_nack = 0; in tftp_start()
Completed in 4 milliseconds