Searched defs:test_private_arrays (Results 1 – 1 of 1) sorted by relevance
154 struct test_private_arrays { struct155 struct rte_mbuf **uncomp_bufs;156 struct rte_mbuf **comp_bufs;157 struct rte_comp_op **ops;158 struct rte_comp_op **ops_processed;159 void **priv_xforms;160 uint64_t *compress_checksum;161 uint32_t *compressed_data_size;162 void **stream;163 char **all_decomp_data;[all …]