Searched refs:user_buf (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()431 send_buffer = (uint8_t *)(user_buf + tftpc_index); in tftp_put()