DPDK  21.05.0
Data Fields
rte_table_encap_ether_qinq_pppoe Struct Reference

#include <rte_table_action.h>

Data Fields

struct rte_table_action_ether_hdr ether
 
struct rte_table_action_vlan_hdr svlan
 
struct rte_table_action_vlan_hdr cvlan
 
struct rte_table_action_pppoe_hdr pppoe
 

Detailed Description

QinQ_PPPoE encap parameters.

Definition at line 536 of file rte_table_action.h.

Field Documentation

◆ ether

Only valid when type is set to QinQ.

Definition at line 539 of file rte_table_action.h.

◆ svlan

Service VLAN header.

Definition at line 540 of file rte_table_action.h.

◆ cvlan

Customer VLAN header.

Definition at line 541 of file rte_table_action.h.

◆ pppoe

PPPoE/PPP headers.

Definition at line 542 of file rte_table_action.h.


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