Searched refs:msg_iov (Results 1 – 7 of 7) sorted by relevance
80 msg.msg_iov = &recvmsg_iov; in nl_recv()207 struct iovec msg_iov; in nl_send() local210 msg_iov.iov_base = nlh; in nl_send()211 msg_iov.iov_len = nlh->nlmsg_len; in nl_send()213 return nl_send_iovec(sk, msg, &msg_iov, 1); in nl_send()226 .msg_iov = iov, in nl_send_iovec()
133 msg.msg_iov = &sendmsg_iov; in genl_ctrl_alloc_cache()153 msg.msg_iov = &recvmsg_iov; in genl_ctrl_alloc_cache()
116 .msg_iov = &count_vec, in ion_share_test()167 .msg_iov = &count_vec, in ion_share_test()
72 msg.msg_iov = ivs; in send_request()
498 msg.msg_iov = iov; in peerProxyWriteConnection()742 msg.msg_iov = iov; in masterProxyAcceptConnection()
148 msghdr.msg_iov = iov; in send_packet()
330 msg.msg_iov = &iov; in jdwp_process_event()