Provided by: dpdk-doc_24.11.3-1_all 

NAME
rte_comp_deflate_params
SYNOPSIS
#include <rte_comp.h>
Data Fields
enum rte_comp_huffman huffman
Detailed Description
Parameters specific to the deflate algorithm
Definition at line 227 of file rte_comp.h.
Field Documentation
enum rte_comp_huffman huffman
Compression huffman encoding type
Definition at line 228 of file rte_comp.h.
Author
Generated automatically by Doxygen for DPDK from the source code.
DPDK Version 24.11.3 rte_comp_deflate_params(3)