Home
last modified time | relevance | path

Searched defs:recvbuf (Results 1 – 19 of 19) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsapdec.c66 uint8_t recvbuf[RTP_MAX_PACKET_LENGTH]; in sap_read_header() local
198 uint8_t recvbuf[RTP_MAX_PACKET_LENGTH]; in sap_fetch_packet() local
Drtsp.h346 uint8_t* recvbuf; member
Drtsp.c2508 uint8_t recvbuf[RTP_MAX_PACKET_LENGTH]; in rtp_read_header() local
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-tcpclient.c145 char *recvbuf; /* pointer to the received message */ in main() local
Dns-udpclient.c156 char *recvbuf = NULL; /* Pointer to the message */ in main() local
/third_party/curl/lib/
Dmqtt.h59 struct dynbuf recvbuf; member
Dpingpong.h62 struct dynbuf recvbuf; member
Dws.h71 struct bufq recvbuf; /* raw data from the server */ member
Dcf-h2-proxy.c70 struct bufq recvbuf; member
Dcf-socket.c778 struct bufq recvbuf; /* used when `buffer_recv` is set */ member
Dhttp2.c177 struct bufq recvbuf; /* response buffer */ member
/third_party/node/benchmark/tls/
Dthroughput-s2c.js13 let recvbuf; variable
/third_party/curl/tests/http/clients/
Dws-data.c105 char recvbuf[256]; in recv_binary() local
/third_party/node/benchmark/net/
Dnet-s2c.js19 let recvbuf; variable
/third_party/ltp/testcases/kernel/syscalls/send/
Dsend02.c76 char recvbuf[RECVSIZE] = {0}; in check_recv() local
/third_party/curl/lib/vquic/
Dcurl_osslq.c215 struct bufq recvbuf; /* QUIC war data recv buffer */ member
482 struct bufq recvbuf; /* h3 response body */ member
Dcurl_msh3.c140 struct bufq recvbuf; /* h3 response */ member
Dcurl_quiche.c142 struct bufq recvbuf; /* h3 response */ member
Dcurl_ngtcp2.c148 struct bufq recvbuf; /* h3 response body */ member