DPDK  18.05.1-rc1
Data Fields
rte_table_action_encap_config Struct Reference

#include <rte_table_action.h>

Data Fields

uint64_t encap_mask
 

Detailed Description

Encap action configuration (per table action profile).

Definition at line 441 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 448 of file rte_table_action.h.


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