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_swx_field_params

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                         rte_swx_field_params(3)

Detailed Description

       Structure (struct) field.

       Definition at line 382 of file rte_swx_pipeline.h.

Field Documentation

constchar*name
       Struct field name.

       Definition at line 384 of file rte_swx_pipeline.h.

   uint32_tn_bits
       Struct field size (in bits). Restriction: All struct fields must be a multiple of 8 bits. Restriction:
       All struct fields must be no greater than 64 bits.

       Definition at line 390 of file rte_swx_pipeline.h.

Name

       rte_swx_field_params

Synopsis

       #include <rte_swx_pipeline.h>

   DataFields
       const char * name
       uint32_t n_bits

See Also