Home
last modified time | relevance | path

Searched defs:send_buffer (Results 1 – 7 of 7) sorted by relevance

/third_party/libuv/test/
Dtest-tcp-writealot.c38 static char* send_buffer; variable
/third_party/curl/lib/
Dhttp.h220 struct dynbuf send_buffer; /* used if the request couldn't be sent in one member
/third_party/ffmpeg/libavformat/
Dipmovie.c96 uint8_t send_buffer; member
/third_party/NuttX/drivers/usbdev/gadget/
Dcdcacm.c82 char *send_buffer; /* Record the offset of the sent data */ member
/third_party/ffmpeg/libavcodec/
Dinterplayvideo.c1199 int send_buffer; in ipvideo_decode_frame() local
/third_party/libcoap/src/
Dcoap_mbedtls.c219 coap_dgram_write(void *ctx, const unsigned char *send_buffer, in coap_dgram_write()
Dcoap_gnutls.c1927 coap_dgram_write(gnutls_transport_ptr_t context, const void *send_buffer, in coap_dgram_write()