Searched refs:sendmsg_iov (Results 1 – 1 of 1) sorted by relevance
100 struct iovec sendmsg_iov; in genl_ctrl_alloc_cache() local127 sendmsg_iov.iov_base = &sendbuf; in genl_ctrl_alloc_cache()128 sendmsg_iov.iov_len = sizeof(sendbuf); in genl_ctrl_alloc_cache()133 msg.msg_iov = &sendmsg_iov; in genl_ctrl_alloc_cache()