FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
lookup_trace_t_ Struct Reference

Lookup trace data. More...

+ Collaboration diagram for lookup_trace_t_:

Data Fields

union {
   ip46_address_t   addr
 
   mpls_unicast_header_t   hdr
 
}; 
 
fib_node_index_t fib_index
 
index_t lbi
 

Detailed Description

Lookup trace data.

Definition at line 300 of file lookup_dpo.c.

Field Documentation

union { ... }
ip46_address_t lookup_trace_t_::addr

Definition at line 303 of file lookup_dpo.c.

fib_node_index_t lookup_trace_t_::fib_index

Definition at line 306 of file lookup_dpo.c.

mpls_unicast_header_t lookup_trace_t_::hdr

Definition at line 304 of file lookup_dpo.c.

index_t lookup_trace_t_::lbi

Definition at line 307 of file lookup_dpo.c.


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