DPDK  18.05.1-rc1
Data Fields
rte_table_action_vlan_hdr Struct Reference

#include <rte_table_action.h>

Data Fields

uint8_t pcp
 
uint8_t dei
 
uint16_t vid
 

Detailed Description

Pre-computed VLAN header fields for encapsulation action.

Definition at line 378 of file rte_table_action.h.

Field Documentation

◆ pcp

uint8_t pcp

Priority Code Point (PCP).

Definition at line 379 of file rte_table_action.h.

◆ dei

uint8_t dei

Drop Eligibility Indicator (DEI).

Definition at line 380 of file rte_table_action.h.

◆ vid

uint16_t vid

VLAN Identifier (VID).

Definition at line 381 of file rte_table_action.h.


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