Searched defs:do_recv (Results 1 – 13 of 13) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/net/ |
| D | ipv6_flowlabel.c | 74 static void do_recv(int fd, bool with_flowlabel, uint32_t expect) in do_recv() function
|
| D | udpgso_bench_rx.c | 354 static void do_recv(void) in do_recv() function
|
| D | rxtimestamp.c | 175 bool do_recv(int rcv, int read_size, struct tstamps expected) in do_recv() function
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | ring_alg.h | 74 bool do_recv = false; // is the value recv'd in this pass? member
|
| /external/liburing/test/ |
| D | recv-msgall.c | 77 static int do_recv(struct io_uring *ring) in do_recv() function
|
| D | send_recv.c | 82 static int do_recv(struct io_uring *ring, struct iovec *iov) in do_recv() function
|
| D | socket.c | 84 static int do_recv(struct io_uring *ring, struct iovec *iov) in do_recv() function
|
| D | recv-msgall-stream.c | 122 static int do_recv(struct io_uring *ring) in do_recv() function
|
| /external/strace/tests/ |
| D | mq_sendrecv.c | 164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv() function
|
| /external/strace/tests-m32/ |
| D | mq_sendrecv.c | 164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv() function
|
| /external/strace/tests-mx32/ |
| D | mq_sendrecv.c | 164 do_recv(int fd, char *msg, unsigned int msg_size, struct timespec *tmout, in do_recv() function
|
| /external/curl/lib/ |
| D | cfilters.h | 177 Curl_cft_recv *do_recv; /* receive data */ member
|
| /external/crosvm/src/crosvm/plugin/ |
| D | vcpu.rs | 581 let mut do_recv = true; in handle_request() localVariable
|