FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
lisp_cp_main_t Struct Reference
+ Collaboration diagram for lisp_cp_main_t:

Data Fields

u8 is_enabled
 
gid_dictionary_t mapping_index_by_gid
 
mapping_tmapping_pool
 
locator_tlocator_pool
 
locator_set_tlocator_set_pool
 
u32 ** locator_to_locator_sets
 
uwordlocator_set_index_by_name
 
u32 ** locator_set_to_eids
 
u32local_mappings_indexes
 
u32local_locator_set_indexes
 
u32fwd_entry_by_mapping_index
 
fwd_entry_tfwd_entry_pool
 
uwordpending_map_requests_by_nonce
 
pending_map_request_tpending_map_requests_pool
 
volatile u32pending_map_request_lock
 
map_resolver_tmap_resolvers
 
ip_address_t active_map_resolver
 
u8 do_map_resolver_election
 
u32 mreq_itr_rlocs
 
uwordtable_id_by_vni
 
uwordvni_by_table_id
 
uwordbd_id_by_vni
 
uwordvni_by_bd_id
 
uwordl2_dp_intf_by_vni
 
u32 pitr_map_index
 
u8 lisp_pitr
 
u8 map_request_mode
 
ip4_main_tim4
 
ip6_main_tim6
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 80 of file control.h.

Field Documentation

ip_address_t lisp_cp_main_t::active_map_resolver

Definition at line 130 of file control.h.

uword* lisp_cp_main_t::bd_id_by_vni

Definition at line 142 of file control.h.

u8 lisp_cp_main_t::do_map_resolver_election

Definition at line 132 of file control.h.

u32* lisp_cp_main_t::fwd_entry_by_mapping_index

Definition at line 111 of file control.h.

fwd_entry_t* lisp_cp_main_t::fwd_entry_pool

Definition at line 114 of file control.h.

ip4_main_t* lisp_cp_main_t::im4

Definition at line 158 of file control.h.

ip6_main_t* lisp_cp_main_t::im6

Definition at line 159 of file control.h.

u8 lisp_cp_main_t::is_enabled

Definition at line 83 of file control.h.

uword* lisp_cp_main_t::l2_dp_intf_by_vni

Definition at line 146 of file control.h.

u8 lisp_cp_main_t::lisp_pitr

Definition at line 152 of file control.h.

u32* lisp_cp_main_t::local_locator_set_indexes

Definition at line 108 of file control.h.

u32* lisp_cp_main_t::local_mappings_indexes

Definition at line 107 of file control.h.

locator_t* lisp_cp_main_t::locator_pool

Definition at line 92 of file control.h.

uword* lisp_cp_main_t::locator_set_index_by_name

Definition at line 101 of file control.h.

locator_set_t* lisp_cp_main_t::locator_set_pool

Definition at line 95 of file control.h.

u32** lisp_cp_main_t::locator_set_to_eids

Definition at line 104 of file control.h.

u32** lisp_cp_main_t::locator_to_locator_sets

Definition at line 98 of file control.h.

u8 lisp_cp_main_t::map_request_mode

Definition at line 155 of file control.h.

map_resolver_t* lisp_cp_main_t::map_resolvers

Definition at line 124 of file control.h.

gid_dictionary_t lisp_cp_main_t::mapping_index_by_gid

Definition at line 86 of file control.h.

mapping_t* lisp_cp_main_t::mapping_pool

Definition at line 89 of file control.h.

u32 lisp_cp_main_t::mreq_itr_rlocs

Definition at line 135 of file control.h.

volatile u32* lisp_cp_main_t::pending_map_request_lock

Definition at line 121 of file control.h.

uword* lisp_cp_main_t::pending_map_requests_by_nonce

Definition at line 117 of file control.h.

pending_map_request_t* lisp_cp_main_t::pending_map_requests_pool

Definition at line 120 of file control.h.

u32 lisp_cp_main_t::pitr_map_index

Definition at line 149 of file control.h.

uword* lisp_cp_main_t::table_id_by_vni

Definition at line 138 of file control.h.

vlib_main_t* lisp_cp_main_t::vlib_main

Definition at line 160 of file control.h.

vnet_main_t* lisp_cp_main_t::vnet_main

Definition at line 161 of file control.h.

uword* lisp_cp_main_t::vni_by_bd_id

Definition at line 143 of file control.h.

uword* lisp_cp_main_t::vni_by_table_id

Definition at line 139 of file control.h.


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