FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
mpls_lookup_trace_t Struct Reference

The arc/edge from the MPLS lookup node to the MPLS replicate node. More...

Data Fields

u32 next_index
 
u32 lb_index
 
u32 lfib_index
 
u32 label_net_byte_order
 
u32 hash
 

Detailed Description

The arc/edge from the MPLS lookup node to the MPLS replicate node.

Definition at line 34 of file mpls_lookup.c.

Field Documentation

u32 mpls_lookup_trace_t::hash

Definition at line 39 of file mpls_lookup.c.

u32 mpls_lookup_trace_t::label_net_byte_order

Definition at line 38 of file mpls_lookup.c.

u32 mpls_lookup_trace_t::lb_index

Definition at line 36 of file mpls_lookup.c.

u32 mpls_lookup_trace_t::lfib_index

Definition at line 37 of file mpls_lookup.c.

u32 mpls_lookup_trace_t::next_index

Definition at line 35 of file mpls_lookup.c.


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