Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dtftp.c116 #define TFTP_SEQUENCE_SIZE ((ulong)(1<<16)) macro
279 tftp_block_wrap_offset += tftp_block_size * TFTP_SEQUENCE_SIZE; in update_block_number()