Searched defs:do_send (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/util/ |
H A D | qemu-coroutine-io.c | 33 size_t offset, size_t bytes, bool do_send) in qemu_co_sendv_recvv() 62 qemu_co_send_recv(int sockfd, void *buf, size_t bytes, bool do_send) in qemu_co_send_recv()
|
H A D | iov.c | 95 do_send_recv(int sockfd, struct iovec *iov, unsigned iov_cnt, bool do_send) in do_send_recv() 146 bool do_send) in iov_send_recv()
|
/openbmc/linux/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
|
/openbmc/u-boot/drivers/input/ |
H A D | input.c | 510 int num_keycodes, bool do_send) in _input_send_keycodes()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | sierra.c | 294 int do_send = 0; in sierra_send_setup() local
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | tei.c | 329 do_send(struct manager *mgr) in do_send() function
|
/openbmc/linux/include/rdma/ |
H A D | rdma_vt.h | 230 void (*do_send)(struct rvt_qp *qp); member
|