FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
ethernet_qinq_hdr_type Struct Reference

Data Fields

u8 dest_addr [6]
 
u8 src_addr [6]
 
u16 type1
 
u16 vlan_hdr1
 
u16 type2
 
u16 vlan_hdr2
 
u16 type3
 
u8 data [0]
 

Detailed Description

Definition at line 207 of file tcp_header_definitions.h.

Field Documentation

u8 ethernet_qinq_hdr_type::data[0]

Definition at line 215 of file tcp_header_definitions.h.

u8 ethernet_qinq_hdr_type::dest_addr[6]

Definition at line 208 of file tcp_header_definitions.h.

u8 ethernet_qinq_hdr_type::src_addr[6]

Definition at line 209 of file tcp_header_definitions.h.

u16 ethernet_qinq_hdr_type::type1

Definition at line 210 of file tcp_header_definitions.h.

u16 ethernet_qinq_hdr_type::type2

Definition at line 212 of file tcp_header_definitions.h.

u16 ethernet_qinq_hdr_type::type3

Definition at line 214 of file tcp_header_definitions.h.

u16 ethernet_qinq_hdr_type::vlan_hdr1

Definition at line 211 of file tcp_header_definitions.h.

u16 ethernet_qinq_hdr_type::vlan_hdr2

Definition at line 213 of file tcp_header_definitions.h.


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