Lines Matching refs:vec
3602 struct iovec vec = { req->msgbuf + req->data_bytes, nleft }; // Tell recvmsg where we want the bytes put3608 msg.msg_iov = &vec;