Searched refs:tftp_block_wrap_offset (Results 1 – 1 of 1) sorted by relevance
83 static ulong tftp_block_wrap_offset; variable158 ulong offset = block * tftp_block_size + tftp_block_wrap_offset - in store_block()192 tftp_block_wrap_offset = 0; in new_transfer()210 ulong offset = block * tftp_block_size + tftp_block_wrap_offset - in load_block()234 tftp_block_wrap_offset; in show_block_marker()280 tftp_block_wrap_offset += tftp_block_size * TFTP_SEQUENCE_SIZE; in update_block_number()
Completed in 7 milliseconds