![]() |
FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
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 |
Lookup trace data.
Definition at line 314 of file lookup_dpo.c.
| union { ... } |
| ip46_address_t lookup_trace_t_::addr |
Definition at line 317 of file lookup_dpo.c.
| fib_node_index_t lookup_trace_t_::fib_index |
Definition at line 320 of file lookup_dpo.c.
| mpls_unicast_header_t lookup_trace_t_::hdr |
Definition at line 318 of file lookup_dpo.c.
| index_t lookup_trace_t_::lbi |
Definition at line 321 of file lookup_dpo.c.