Home
last modified time | relevance | path

Searched defs:do_send (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/util/
H A Dqemu-coroutine-io.c33 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 Diov.c95 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 Dipv6_flowlabel.c53 static void do_send(int fd, bool with_flowlabel, uint32_t flowlabel) in do_send() function
H A Dpsock_snd.c184 static void do_send(int fd, char *buf, int len) in do_send() function
H A Drxtimestamp.c162 void do_send(int src) in do_send() function
/openbmc/u-boot/drivers/input/
H A Dinput.c510 int num_keycodes, bool do_send) in _input_send_keycodes()
/openbmc/linux/drivers/usb/serial/
H A Dsierra.c294 int do_send = 0; in sierra_send_setup() local
/openbmc/linux/drivers/isdn/mISDN/
H A Dtei.c329 do_send(struct manager *mgr) in do_send() function
/openbmc/linux/include/rdma/
H A Drdma_vt.h230 void (*do_send)(struct rvt_qp *qp); member