Searched refs:tftpc_block_no (Results 1 – 1 of 1) sorted by relevance
247 uint32_t tftpc_block_no = 1; in tftp_get() local297 if (block_no == tftpc_block_no) { in tftp_get()300 tftpc_block_no++; in tftp_get()376 uint32_t tftpc_block_no = 1; in tftp_put() local433 ret = send_data(sock, client, tftpc_block_no, send_buffer, send_size); in tftp_put()438 tftpc_block_no++; in tftp_put()