| DPDK
    18.11.11
    | 
#include <rte_compressdev.h>
| Data Fields | |
| uint64_t | comp_feature_flags | 
| struct rte_param_log2_range | window_size | 
Structure used to capture a capability of a comp device
Definition at line 44 of file rte_compressdev.h.
| uint64_t comp_feature_flags | 
Bitmask of flags for compression service features
Definition at line 47 of file rte_compressdev.h.
| struct rte_param_log2_range window_size | 
Window size range in base two log byte values
Definition at line 49 of file rte_compressdev.h.
 1.8.9.1
 1.8.9.1