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