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