Searched refs:tftp_block_wrap_offset (Results 1 – 1 of 1) sorted by relevance
89 static ulong tftp_block_wrap_offset; variable163 ulong offset = block * tftp_block_size + tftp_block_wrap_offset - in store_block()220 tftp_block_wrap_offset = 0; in new_transfer()238 ulong offset = block * tftp_block_size + tftp_block_wrap_offset - in load_block()262 tftp_block_wrap_offset; in show_block_marker()308 tftp_block_wrap_offset += tftp_block_size * TFTP_SEQUENCE_SIZE; in update_block_number()
Completed in 3 milliseconds