FD.io VPP
v18.01.2-1-g9b554f3
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 175 of file mpls_label_dpo.c.
mpls_unicast_header_t mpls_label_imposition_trace_t_::hdr |
The MPLS header imposed.
Definition at line 180 of file mpls_label_dpo.c.