Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
rte_comp_lz4_params(3)		      DPDK		  rte_comp_lz4_params(3)

NAME
     rte_comp_lz4_params

SYNOPSIS
     #include <rte_comp.h>

   Data Fields
     uint8_t flags

Detailed Description
     Parameters specific to the LZ4 algorithm

     Definition at line 297 of file rte_comp.h.

Field Documentation
   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-descrip-
     tor

     Definition at line 298 of file rte_comp.h.

Author
     Generated automatically by Doxygen for DPDK from the source code.

Version 25.11.0 		 Thu Aug 27 2026	  rte_comp_lz4_params(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rte_comp_lz4_params&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help