FD.io VPP  v16.09
Vector Packet Processing
vnet_lisp_gpe_add_del_fwd_entry_args_t Struct Reference
+ Collaboration diagram for vnet_lisp_gpe_add_del_fwd_entry_args_t:

Data Fields

u8 is_add
 
u8 is_negative
 
u8 action
 
gid_address_t lcl_eid
 
gid_address_t rmt_eid
 
locator_pair_tlocator_pairs
 
u32 encap_fib_index
 
u32 decap_fib_index
 
u32 decap_next_index
 
u32 vni
 
union {
   u32   table_id
 
   u16   bd_id
 
   u32   dp_table
 
}; 
 

Detailed Description

Definition at line 265 of file lisp_gpe.h.

Field Documentation

union { ... }
u8 vnet_lisp_gpe_add_del_fwd_entry_args_t::action

Definition at line 271 of file lisp_gpe.h.

u16 vnet_lisp_gpe_add_del_fwd_entry_args_t::bd_id

Definition at line 293 of file lisp_gpe.h.

u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::decap_fib_index

Definition at line 282 of file lisp_gpe.h.

u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::decap_next_index

Definition at line 284 of file lisp_gpe.h.

u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::dp_table

Definition at line 296 of file lisp_gpe.h.

u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::encap_fib_index

Definition at line 281 of file lisp_gpe.h.

u8 vnet_lisp_gpe_add_del_fwd_entry_args_t::is_add

Definition at line 267 of file lisp_gpe.h.

u8 vnet_lisp_gpe_add_del_fwd_entry_args_t::is_negative

Definition at line 270 of file lisp_gpe.h.

gid_address_t vnet_lisp_gpe_add_del_fwd_entry_args_t::lcl_eid

Definition at line 274 of file lisp_gpe.h.

locator_pair_t* vnet_lisp_gpe_add_del_fwd_entry_args_t::locator_pairs

Definition at line 278 of file lisp_gpe.h.

gid_address_t vnet_lisp_gpe_add_del_fwd_entry_args_t::rmt_eid

Definition at line 275 of file lisp_gpe.h.

u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::table_id

Definition at line 292 of file lisp_gpe.h.

u32 vnet_lisp_gpe_add_del_fwd_entry_args_t::vni

Definition at line 287 of file lisp_gpe.h.


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