FD.io VPP  v19.04.3-1-gdfec10d13
Vector Packet Processing
gbp_learn_l3_t_ Struct Reference

Data Fields

ip46_address_t ip
 
u32 fib_index
 
u32 sw_if_index
 
sclass_t sclass
 
ip46_address_t outer_src
 
ip46_address_t outer_dst
 

Detailed Description

Definition at line 389 of file gbp_learn_node.c.

Field Documentation

◆ fib_index

u32 gbp_learn_l3_t_::fib_index

Definition at line 392 of file gbp_learn_node.c.

◆ ip

ip46_address_t gbp_learn_l3_t_::ip

Definition at line 391 of file gbp_learn_node.c.

◆ outer_dst

ip46_address_t gbp_learn_l3_t_::outer_dst

Definition at line 396 of file gbp_learn_node.c.

◆ outer_src

ip46_address_t gbp_learn_l3_t_::outer_src

Definition at line 395 of file gbp_learn_node.c.

◆ sclass

sclass_t gbp_learn_l3_t_::sclass

Definition at line 394 of file gbp_learn_node.c.

◆ sw_if_index

u32 gbp_learn_l3_t_::sw_if_index

Definition at line 393 of file gbp_learn_node.c.


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