Searched refs:tftp_block_wrap_offset (Results 1 – 1 of 1) sorted by relevance
82 static ulong tftp_block_wrap_offset; variable169 ulong offset = block * tftp_block_size + tftp_block_wrap_offset; in store_block()213 tftp_block_wrap_offset = 0; in new_transfer()231 ulong offset = ((int)block - 1) * len + tftp_block_wrap_offset; in load_block()252 tftp_block_wrap_offset; in show_block_marker()299 tftp_block_wrap_offset += tftp_block_size * TFTP_SEQUENCE_SIZE; in update_block_number()