![]() |
FD.io VPP
v16.06
Vector Packet Processing
|
Collaboration diagram for vtr_config_t:Data Fields | |
| union { | |
| ethernet_vlan_header_tv_t tags [2] | |
| u64 raw_tags | |
| }; | |
| union { | |
| struct { | |
| u8 push_bytes | |
| u8 pop_bytes | |
| } | |
| u16 push_and_pop_bytes | |
| }; | |
| union { ... } |
| union { ... } |
| ethernet_vlan_header_tv_t vtr_config_t::tags[2] |