table of contents
rte_comp_deflate_params(3) | DPDK | rte_comp_deflate_params(3) |
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.
Thu May 23 2024 | Version 23.11.0 |