FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
gbp_learn_l3_trace_t_ Struct Reference

per-packet trace data More...

Data Fields

ip46_address_t ip
 
u32 sw_if_index
 
u32 new
 
u32 throttled
 
u32 sclass
 

Detailed Description

per-packet trace data

Definition at line 487 of file gbp_learn_node.c.

Field Documentation

◆ ip

ip46_address_t gbp_learn_l3_trace_t_::ip

Definition at line 490 of file gbp_learn_node.c.

◆ new

u32 gbp_learn_l3_trace_t_::new

Definition at line 492 of file gbp_learn_node.c.

◆ sclass

u32 gbp_learn_l3_trace_t_::sclass

Definition at line 494 of file gbp_learn_node.c.

◆ sw_if_index

u32 gbp_learn_l3_trace_t_::sw_if_index

Definition at line 491 of file gbp_learn_node.c.

◆ throttled

u32 gbp_learn_l3_trace_t_::throttled

Definition at line 493 of file gbp_learn_node.c.


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