DPDK  24.03.0
Data Fields
rte_swx_ctl_action_info Struct Reference

#include <rte_swx_ctl.h>

Data Fields

char name [RTE_SWX_CTL_NAME_SIZE]
 
uint32_t n_args
 

Detailed Description

Action info.

Examples:
examples/pipeline/cli.c.

Definition at line 154 of file rte_swx_ctl.h.

Field Documentation

◆ name

Action name.

Examples:
examples/pipeline/cli.c.

Definition at line 156 of file rte_swx_ctl.h.

◆ n_args

uint32_t n_args

Number of action arguments.

Definition at line 159 of file rte_swx_ctl.h.


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