DPDK
23.03.0
|
#include <rte_comp.h>
Data Fields | |
uint8_t | flags |
Parameters specific to the LZ4 algorithm
Definition at line 278 of file rte_comp.h.
uint8_t flags |
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 279 of file rte_comp.h.