Lines Matching refs:iovec
294 struct iovec *iov)
483 struct iovec *iov;
528 struct iovec *iov;
561 sizeof(struct iovec),
566 sizeof(struct iovec),
622 struct iovec *iov = msg->msg_iov;
842 struct iovec iov[2 + MAX_IOV_SIZE]; /* header + data use case only */
849 hdr.msg_iov = (struct iovec *) &iov;
914 struct iovec iov[3 + MAX_IOV_SIZE];
918 iov_count = prep_msg(vp, skb, (struct iovec *) &iov);
925 (struct iovec *) &iov,