FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
per-packet trace data More...
Data Fields | |
ip46_address_t | ip |
u32 | sw_if_index |
u32 | new |
u32 | throttled |
u32 | epg |
per-packet trace data
Definition at line 477 of file gbp_learn.c.
u32 gbp_learn_l3_trace_t_::epg |
Definition at line 484 of file gbp_learn.c.
ip46_address_t gbp_learn_l3_trace_t_::ip |
Definition at line 480 of file gbp_learn.c.
u32 gbp_learn_l3_trace_t_::new |
Definition at line 482 of file gbp_learn.c.
u32 gbp_learn_l3_trace_t_::sw_if_index |
Definition at line 481 of file gbp_learn.c.
u32 gbp_learn_l3_trace_t_::throttled |
Definition at line 483 of file gbp_learn.c.