Man page - rte_comp_deflate_params(3)

Packages contains this manual

Manual

rte_comp_deflate_params

NAME
SYNOPSIS
Data Fields
Detailed Description
Field Documentation
enum rte_comp_huffman huffman
Author

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.