Searched defs:do_send (Results 1 - 17 of 17) sorted by relevance
| /third_party/libuv/test/ |
| H A D | test-udp-multicast-join.c | 74 static int do_send(uv_udp_send_t* send_req) { in do_send() function
|
| H A D | test-udp-multicast-join6.c | 85 static int do_send(uv_udp_send_t* send_req) { in do_send() function
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | ipv6_flowlabel.c | 38 static void do_send(int fd, bool with_flowlabel, uint32_t flowlabel) in do_send() function
|
| H A D | psock_snd.c | 184 static void do_send(int fd, char *buf, int len) in do_send() function
|
| H A D | rxtimestamp.c | 162 void do_send(int src) in do_send() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | ipv6_flowlabel.c | 53 static void do_send(int fd, bool with_flowlabel, uint32_t flowlabel) in do_send() function
|
| H A D | psock_snd.c | 184 static void do_send(int fd, char *buf, int len) in do_send() function
|
| H A D | rxtimestamp.c | 162 void do_send(int src) in do_send() function
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| H A D | send02.c | 29 static void do_send(int sock, void *buf, size_t size, int flags) in do_send() function
|
| /third_party/curl/lib/ |
| H A D | cfilters.h | 197 Curl_cft_send *do_send; /* send data */ member
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| H A D | tei.c | 329 do_send(struct manager *mgr) in do_send() function
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| H A D | sierra.c | 294 int do_send = 0; in sierra_send_setup() local
|
| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| H A D | sierra.c | 294 int do_send = 0; in sierra_send_setup() local
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| H A D | tei.c | 329 do_send(struct manager *mgr) in do_send() function
|
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | rdma_vt.h | 230 void (*do_send)(struct rvt_qp *qp); member
|
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | rdma_vt.h | 230 void (*do_send)(struct rvt_qp *qp); member
|
| /third_party/python/Lib/test/ |
| H A D | test_exceptions.py | 1014 def do_send(g): function
|
Completed in 17 milliseconds