Home
last modified time | relevance | path

Searched defs:recvbuf (Results 1 - 17 of 17) sorted by relevance

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

Completed in 24 milliseconds