Lines Matching refs:iovec
295 struct iovec *iov)
487 struct iovec *iov;
532 struct iovec *iov;
565 sizeof(struct iovec),
570 sizeof(struct iovec),
626 struct iovec *iov = msg->msg_iov;
846 struct iovec iov[2 + MAX_IOV_SIZE]; /* header + data use case only */
853 hdr.msg_iov = (struct iovec *) &iov;
918 struct iovec iov[3 + MAX_IOV_SIZE];
922 iov_count = prep_msg(vp, skb, (struct iovec *) &iov);
929 (struct iovec *) &iov,