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/ffmpeg/libavformat/
Dipmovie.c94 uint8_t send_buffer; member
/third_party/gstreamer/gstreamer/tests/check/generic/
Dsinks.c1034 send_buffer (GstPad * sinkpad) in send_buffer() function
/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.c183 coap_dgram_write(void *ctx, const unsigned char *send_buffer, in coap_dgram_write()
Dcoap_gnutls.c1963 coap_dgram_write(gnutls_transport_ptr_t context, const void *send_buffer, in coap_dgram_write()