Home
last modified time | relevance | path

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

/u-boot/net/
A Dtftp.c106 static ushort tftp_last_nack; variable
622 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