Searched defs:block_no (Results 1 – 1 of 1) sorted by relevance
53 static int send_data(int sock, struct tftpc *client, uint32_t block_no, const uint8_t *data_buffer, in send_data()274 uint16_t block_no = sys_get_be16(client->tftp_buf + 2); in tftp_get() local398 uint16_t block_no = sys_get_be16(client->tftp_buf + 2); in tftp_put() local