Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dsapdec.c67 uint8_t recvbuf[RTP_MAX_PACKET_LENGTH]; in sap_read_header() local
199 uint8_t recvbuf[RTP_MAX_PACKET_LENGTH]; in sap_fetch_packet() local
Drtsp.h348 uint8_t* recvbuf; member
Drtsp.c2497 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/node/benchmark/tls/
Dthroughput-s2c.js13 let recvbuf; variable
/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/boost/boost/mpi/collectives/
Dscatter.hpp110 packed_iarchive::buffer_type recvbuf; in dispatch_scatter_sendbuf() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dappsrc.c692 GstBuffer *recvbuf = GST_PAD_PROBE_INFO_BUFFER (info); in appsrc_pad_probe() local