Home
last modified time | relevance | path

Searched defs:sendbuf (Results 1 – 12 of 12) sorted by relevance

/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
Dminimal-raw-adopt-udp.c36 static uint8_t sendbuf[4096]; variable
/third_party/curl/lib/vquic/
Dvquic_int.h42 struct bufq sendbuf; /* buffer for sending one or more packets */ member
Dcurl_osslq.c481 struct bufq sendbuf; /* h3 request body */ member
Dcurl_ngtcp2.c147 struct bufq sendbuf; /* h3 request body */ member
/third_party/curl/lib/
Dpingpong.h61 struct dynbuf sendbuf; member
Dws.h72 struct bufq sendbuf; /* raw data to be sent to the server */ member
Dfile.c296 const char *sendbuf; in file_upload() local
Dcf-h2-proxy.c71 struct bufq sendbuf; member
Dhttp2.c178 struct bufq sendbuf; /* request buffer */ member
/third_party/ltp/testcases/kernel/syscalls/send/
Dsend02.c27 static char sendbuf[SENDSIZE]; variable
/third_party/nghttp2/src/
Dshrpx_memcached_connection.cc677 void MemcachedConnection::make_request(MemcachedSendbuf *sendbuf, in make_request()
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
Dpicotls.c357 ptls_buffer_t sendbuf; in ngtcp2_crypto_read_write_crypto_data() local