FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
|
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 |
The arc/edge from the MPLS lookup node to the MPLS replicate node.
Definition at line 34 of file mpls_lookup.c.
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.