Searched refs:iovsize (Results 1 – 1 of 1) sorted by relevance
5948 GLuint iovsize = vrend_get_iovec_size(iov, num_iovs); in check_iov_bounds() local5983 if (iovsize < info->offset) in check_iov_bounds()5985 if (iovsize < send_size) in check_iov_bounds()5987 if (iovsize < info->offset + send_size) in check_iov_bounds()