logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_comp_lz4_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                          rte_comp_lz4_params(3)

Detailed Description

       Parameters specific to the LZ4 algorithm

       Definition at line 276 of file rte_comp.h.

Field Documentation

uint8_tflags
       Compression LZ4 parameter flags. Based on LZ4 standard flags:
       https://github.com/lz4/lz4/blob/dev/doc/lz4_Frame_format.md#frame-descriptor

       Definition at line 277 of file rte_comp.h.

Name

       rte_comp_lz4_params

Synopsis

       #include <rte_comp.h>

   DataFields
       uint8_t flags

See Also