Home
last modified time | relevance | path

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

/u-boot/net/
A Dtftp.c102 static ushort tftp_windowsize; variable
588 tftp_windowsize = in tftp_handler()
592 (char *)pkt + i + 11, tftp_windowsize); in tftp_handler()
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
626 tftp_windowsize); in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
878 tftp_windowsize = 1; in tftp_start()

Completed in 5 milliseconds