Searched defs:do_send (Results  1 – 14 of 14) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/net/ | 
| D | ipv6_flowlabel.c | 38 static void do_send(int fd, bool with_flowlabel, uint32_t flowlabel)  in do_send()  function
 | 
| D | psock_snd.c | 184 static void do_send(int fd, char *buf, int len)  in do_send()  function
 | 
| D | rxtimestamp.c | 162 void do_send(int src)  in do_send()  function
 | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | ring_alg.h | 73     bool do_send = false;   // is the value sent in this pass?  member
 | 
| /external/liburing/test/ | 
| D | recv-msgall.c | 146 static int do_send(void)  in do_send()  function
 | 
| D | send_recv.c | 169 static int do_send(void)  in do_send()  function
 | 
| D | socket.c | 221 static int do_send(int socket_direct, int alloc)  in do_send()  function
 | 
| D | recv-msgall-stream.c | 262 static int do_send(struct recv_data *rd)  in do_send()  function
 | 
| /external/strace/tests/ | 
| D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout,  in do_send()  function
 | 
| /external/strace/tests-m32/ | 
| D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout,  in do_send()  function
 | 
| /external/ltp/testcases/kernel/syscalls/send/ | 
| D | send02.c | 29 static void do_send(int sock, void *buf, size_t size, int flags)  in do_send()  function
 | 
| /external/strace/tests-mx32/ | 
| D | mq_sendrecv.c | 131 do_send(int fd, char *msg, unsigned int msg_size, struct timespec *tmout,  in do_send()  function
 | 
| /external/curl/lib/ | 
| D | cfilters.h | 176   Curl_cft_send *do_send;                 /* send data */  member
 | 
| /external/python/cpython3/Lib/test/ | 
| D | test_exceptions.py | 976         def do_send(g):  function
 |