| rte_swx_field_params(3) | Library Functions Manual | rte_swx_field_params(3) |
rte_swx_field_params
#include <rte_swx_pipeline.h>
const char * name
uint32_t n_bits
Structure (struct) field.
Definition at line 382 of file rte_swx_pipeline.h.
Struct field name.
Definition at line 384 of file rte_swx_pipeline.h.
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.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |