Searched refs:tftp_block_size (Results 1 – 1 of 1) sorted by relevance
140 static unsigned short tftp_block_size = TFTP_BLOCK_SIZE; variable145 ulong offset = block * tftp_block_size + tftp_block_wrap_offset; in store_block()234 ulong pos = tftp_cur_block * tftp_block_size + in show_block_marker()279 tftp_block_wrap_offset += tftp_block_size * TFTP_SEQUENCE_SIZE; in update_block_number()363 int toload = tftp_block_size; in tftp_send()487 tftp_block_size = (unsigned short) in tftp_handler()491 (char *)pkt + i + 8, tftp_block_size); in tftp_handler()560 if (len < tftp_block_size) in tftp_handler()757 tftp_block_size = TFTP_BLOCK_SIZE; in tftp_start()789 tftp_block_size = TFTP_BLOCK_SIZE; in tftp_start_server()