FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
mpls_label_imposition_trace_t_ Struct Reference

A struct to hold tracing information for the MPLS label imposition node. More...

+ Collaboration diagram for mpls_label_imposition_trace_t_:

Data Fields

mpls_unicast_header_t hdr
 The MPLS header imposed. More...
 
u8 ttl
 TTL imposed - only valid for uniform LSPs. More...
 
u8 exp
 TTL imposed - only valid for uniform LSPs. More...
 

Detailed Description

A struct to hold tracing information for the MPLS label imposition node.

Definition at line 255 of file mpls_label_dpo.c.

Field Documentation

u8 mpls_label_imposition_trace_t_::exp

TTL imposed - only valid for uniform LSPs.

Definition at line 270 of file mpls_label_dpo.c.

mpls_unicast_header_t mpls_label_imposition_trace_t_::hdr

The MPLS header imposed.

Definition at line 260 of file mpls_label_dpo.c.

u8 mpls_label_imposition_trace_t_::ttl

TTL imposed - only valid for uniform LSPs.

Definition at line 265 of file mpls_label_dpo.c.


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