Home
last modified time | relevance | path

Searched defs:sendbuf (Results 1 – 4 of 4) 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/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/gstreamer/gstplugins_bad/sys/shm/
Dgstshmsink.c672 GstBuffer *sendbuf = NULL; in gst_shm_sink_render() local