FD.io VPP
v17.04.2-2-ga8f93f8
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 262 of file lookup_dpo.c.
union { ... } |
ip46_address_t lookup_trace_t_::addr |
Definition at line 265 of file lookup_dpo.c.
fib_node_index_t lookup_trace_t_::fib_index |
Definition at line 268 of file lookup_dpo.c.
mpls_unicast_header_t lookup_trace_t_::hdr |
Definition at line 266 of file lookup_dpo.c.
index_t lookup_trace_t_::lbi |
Definition at line 269 of file lookup_dpo.c.