DPDK  18.08.1
Data Fields
rte_table_action_encap_params Struct Reference

#include <rte_table_action.h>

Data Fields

enum rte_table_action_encap_type type
struct
rte_table_action_encap_ether_params 
ether
struct
rte_table_action_encap_vlan_params 
vlan
struct
rte_table_action_encap_qinq_params 
qinq
struct
rte_table_action_encap_mpls_params 
mpls
struct
rte_table_action_encap_pppoe_params 
pppoe

Detailed Description

Encap action parameters (per table rule).

Definition at line 452 of file rte_table_action.h.

Field Documentation

Encapsulation type.

Definition at line 454 of file rte_table_action.h.

Only valid when type is set to Ether.

Definition at line 459 of file rte_table_action.h.

Only valid when type is set to VLAN.

Definition at line 462 of file rte_table_action.h.

Only valid when type is set to QinQ.

Definition at line 465 of file rte_table_action.h.

Only valid when type is set to MPLS.

Definition at line 468 of file rte_table_action.h.

Only valid when type is set to PPPoE.

Definition at line 471 of file rte_table_action.h.


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