Home
last modified time | relevance | path

Searched refs:msg_iovlen (Results 1 – 15 of 15) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dnetlink.cpp97 hdr.msg_iovlen = 1; in requestSend()
146 hdr.msg_iovlen = 1; in receive()
H A Dncsi_util.cpp635 msg.msg_iovlen = 3; in sendCommand()
664 msg.msg_iovlen = 1; in sendCommand()
/openbmc/libpldm/src/transport/
H A Dmctp-demux.c172 msg.msg_iovlen = sizeof(iov) / sizeof(iov[0]); in pldm_transport_mctp_demux_recv()
223 msg.msg_iovlen = sizeof(iov) / sizeof(iov[0]); in pldm_transport_mctp_demux_send()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-netifaces/
H A D0001-netifaces-initialize-msghdr-in-a-portable-way.patch43 + msghdr.msg_iovlen = 1;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0001-Initialize-msghdr-struct-in-a-portable-way.patch32 + h.msg_iovlen = 1;
/openbmc/qemu/crypto/
H A Dcipher-afalg.c163 afalg->msg->msg_iovlen = 1; in qcrypto_afalg_cipher_op()
/openbmc/qemu/tests/qtest/
H A Dlibqmp.c110 msg.msg_iovlen = 1; in socket_send_fds()
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c214 .msg_iovlen = out_num, in vubr_handle_tx()
331 .msg_iovlen = num, in vubr_backend_recv_cb()
/openbmc/phosphor-networkd/test/
H A Dmock_syscall.cpp70 if (msg->msg_iovlen != 1) in validateMsgHdr()
/openbmc/qemu/
H A Dqemu-bridge-helper.c205 msg.msg_iovlen = 1; in send_fd()
/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.c42 msg.msg_iovlen = 1; in ivshmem_client_read_one_msg()
/openbmc/libmctp/utils/
H A Dmctp-demux-daemon.c133 msghdr.msg_iovlen = 2; in rx_message()
/openbmc/qemu/util/
H A Diov.c101 msg.msg_iovlen = iov_cnt; in do_send_recv()
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c546 .msg_iovlen = 1, in vu_message_read_default()
618 .msg_iovlen = 1, in vu_message_write()
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c153 .msg_iovlen = 1, in vg_sock_fd_write()