DPDK  make-f/builddir/build/BUILD/dpdk-17.02/mk/rte.sdkconfig.mkshowversion
Data Fields
rte_flow_item_e_tag Struct Reference

#include <rte_flow.h>

Data Fields

uint16_t tpid
 
uint16_t epcp_edei_in_ecid_b
 
uint16_t rsvd_grp_ecid_b
 
uint8_t in_ecid_e
 
uint8_t ecid_e
 

Detailed Description

RTE_FLOW_ITEM_TYPE_E_TAG.

Matches a E-tag header.

Definition at line 570 of file rte_flow.h.

Field Documentation

◆ tpid

uint16_t tpid

Tag protocol identifier (0x893F).

Definition at line 571 of file rte_flow.h.

◆ epcp_edei_in_ecid_b

uint16_t epcp_edei_in_ecid_b

E-Tag control information (E-TCI). E-PCP (3b), E-DEI (1b), ingress E-CID base (12b).

Definition at line 576 of file rte_flow.h.

◆ rsvd_grp_ecid_b

uint16_t rsvd_grp_ecid_b

Reserved (2b), GRP (2b), E-CID base (12b).

Definition at line 578 of file rte_flow.h.

◆ in_ecid_e

uint8_t in_ecid_e

Ingress E-CID ext.

Definition at line 579 of file rte_flow.h.

◆ ecid_e

uint8_t ecid_e

E-CID ext.

Definition at line 580 of file rte_flow.h.


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