DPDK  22.07.0
Data Fields
rte_swx_field_params Struct Reference

#include <rte_swx_pipeline.h>

Data Fields

const char * name
 
uint32_t n_bits
 

Detailed Description

Structure (struct) field.

Definition at line 361 of file rte_swx_pipeline.h.

Field Documentation

◆ name

const char* name

Struct field name.

Definition at line 363 of file rte_swx_pipeline.h.

◆ n_bits

uint32_t n_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 369 of file rte_swx_pipeline.h.


The documentation for this struct was generated from the following file: