Searched refs:user_buf_size (Results 1 – 2 of 2) sorted by relevance
178 const uint8_t *user_buf, uint32_t user_buf_size);
373 const uint8_t *user_buf, uint32_t user_buf_size) in tftp_put() argument382 if (client == NULL || user_buf == NULL || user_buf_size == 0) { in tftp_put()427 send_size = user_buf_size - tftpc_index; in tftp_put()