FD.io VPP
v17.07.01-10-g3be13f0
Vector Packet Processing
|
A struct to hold tracing information for the MPLS label imposition node. More...
Data Fields | |
mpls_unicast_header_t | hdr |
The MPLS header imposed. More... | |
A struct to hold tracing information for the MPLS label imposition node.
Definition at line 155 of file mpls_label_dpo.c.
mpls_unicast_header_t mpls_label_imposition_trace_t_::hdr |
The MPLS header imposed.
Definition at line 160 of file mpls_label_dpo.c.