![]() |
FD.io VPP
v16.12-rc0-308-g931be3a
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 123 of file mpls_label_dpo.c.
mpls_unicast_header_t mpls_label_imposition_trace_t_::hdr |
The MPLS header imposed.
Definition at line 128 of file mpls_label_dpo.c.