Home
last modified time | relevance | path

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

/u-boot/net/
A Dtftp.c128 #define TFTP_SEQUENCE_SIZE ((ulong)(1<<16)) macro
274 (tftp_block_wrap * TFTP_SEQUENCE_SIZE); in show_block_marker()
308 tftp_block_wrap_offset += tftp_block_size * TFTP_SEQUENCE_SIZE; in update_block_number()
632 tftp_cur_block %= TFTP_SEQUENCE_SIZE; in tftp_handler()

Completed in 3 milliseconds