DPDK 25.11.3
Loading...
Searching...
No Matches
rte_table_action_encap_config Struct Reference

#include <rte_table_action.h>

Data Structures

union  [union].__unnamed0__

Data Fields

uint64_t encap_mask

Detailed Description

Encap action configuration (per table action profile).

Definition at line 500 of file rte_table_action.h.

Field Documentation

◆ encap_mask

uint64_t encap_mask

Bit mask defining the set of packet encapsulations enabled for the current table action profile. If bit (1 << N) is set in encap_mask, then packet encapsulation N is enabled, otherwise it is disabled.

See also
enum rte_table_action_encap_type

Definition at line 507 of file rte_table_action.h.


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