FD.io VPP  v19.08.1-401-g8e4ed521a
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 411 of file gbp_learn_node.c.

Field Documentation

◆ fib_index

u32 gbp_learn_l3_t_::fib_index

Definition at line 414 of file gbp_learn_node.c.

◆ ip

ip46_address_t gbp_learn_l3_t_::ip

Definition at line 413 of file gbp_learn_node.c.

◆ outer_dst

ip46_address_t gbp_learn_l3_t_::outer_dst

Definition at line 418 of file gbp_learn_node.c.

◆ outer_src

ip46_address_t gbp_learn_l3_t_::outer_src

Definition at line 417 of file gbp_learn_node.c.

◆ sclass

sclass_t gbp_learn_l3_t_::sclass

Definition at line 416 of file gbp_learn_node.c.

◆ sw_if_index

u32 gbp_learn_l3_t_::sw_if_index

Definition at line 415 of file gbp_learn_node.c.


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