FD.io VPP
v21.01.1
Vector Packet Processing
|
Lookup trace data. More...
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 318 of file lookup_dpo.c.
union { ... } |
ip46_address_t lookup_trace_t_::addr |
Definition at line 321 of file lookup_dpo.c.
fib_node_index_t lookup_trace_t_::fib_index |
Definition at line 324 of file lookup_dpo.c.
mpls_unicast_header_t lookup_trace_t_::hdr |
Definition at line 322 of file lookup_dpo.c.
index_t lookup_trace_t_::lbi |
Definition at line 325 of file lookup_dpo.c.