FD.io VPP  v17.01.1-3-gc6833f8
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
 
u8key_by_mapping_index
 
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
 
uwordmap_register_messages_by_nonce
 
lisp_msmr_tmap_resolvers
 
lisp_msmr_tmap_servers
 
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
 
u8 map_registering
 
u8 rloc_probing
 
timing_wheel_t wheel
 
ip4_main_tim4
 
ip6_main_tim6
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Definition at line 97 of file control.h.

Field Documentation

ip_address_t lisp_cp_main_t::active_map_resolver

Definition at line 155 of file control.h.

uword* lisp_cp_main_t::bd_id_by_vni

Definition at line 167 of file control.h.

u8 lisp_cp_main_t::do_map_resolver_election

Definition at line 157 of file control.h.

u32* lisp_cp_main_t::fwd_entry_by_mapping_index

Definition at line 131 of file control.h.

fwd_entry_t* lisp_cp_main_t::fwd_entry_pool

Definition at line 134 of file control.h.

ip4_main_t* lisp_cp_main_t::im4

Definition at line 192 of file control.h.

ip6_main_t* lisp_cp_main_t::im6

Definition at line 193 of file control.h.

u8 lisp_cp_main_t::is_enabled

Definition at line 100 of file control.h.

u8* lisp_cp_main_t::key_by_mapping_index

Definition at line 109 of file control.h.

uword* lisp_cp_main_t::l2_dp_intf_by_vni

Definition at line 171 of file control.h.

u8 lisp_cp_main_t::lisp_pitr

Definition at line 177 of file control.h.

u32* lisp_cp_main_t::local_locator_set_indexes

Definition at line 128 of file control.h.

u32* lisp_cp_main_t::local_mappings_indexes

Definition at line 127 of file control.h.

locator_t* lisp_cp_main_t::locator_pool

Definition at line 112 of file control.h.

uword* lisp_cp_main_t::locator_set_index_by_name

Definition at line 121 of file control.h.

locator_set_t* lisp_cp_main_t::locator_set_pool

Definition at line 115 of file control.h.

u32** lisp_cp_main_t::locator_set_to_eids

Definition at line 124 of file control.h.

u32** lisp_cp_main_t::locator_to_locator_sets

Definition at line 118 of file control.h.

uword* lisp_cp_main_t::map_register_messages_by_nonce

Definition at line 143 of file control.h.

u8 lisp_cp_main_t::map_registering

Definition at line 183 of file control.h.

u8 lisp_cp_main_t::map_request_mode

Definition at line 180 of file control.h.

lisp_msmr_t* lisp_cp_main_t::map_resolvers

Definition at line 146 of file control.h.

lisp_msmr_t* lisp_cp_main_t::map_servers

Definition at line 149 of file control.h.

gid_dictionary_t lisp_cp_main_t::mapping_index_by_gid

Definition at line 103 of file control.h.

mapping_t* lisp_cp_main_t::mapping_pool

Definition at line 106 of file control.h.

u32 lisp_cp_main_t::mreq_itr_rlocs

Definition at line 160 of file control.h.

uword* lisp_cp_main_t::pending_map_requests_by_nonce

Definition at line 137 of file control.h.

pending_map_request_t* lisp_cp_main_t::pending_map_requests_pool

Definition at line 140 of file control.h.

u32 lisp_cp_main_t::pitr_map_index

Definition at line 174 of file control.h.

u8 lisp_cp_main_t::rloc_probing

Definition at line 186 of file control.h.

uword* lisp_cp_main_t::table_id_by_vni

Definition at line 163 of file control.h.

vlib_main_t* lisp_cp_main_t::vlib_main

Definition at line 194 of file control.h.

vnet_main_t* lisp_cp_main_t::vnet_main

Definition at line 195 of file control.h.

uword* lisp_cp_main_t::vni_by_bd_id

Definition at line 168 of file control.h.

uword* lisp_cp_main_t::vni_by_table_id

Definition at line 164 of file control.h.

timing_wheel_t lisp_cp_main_t::wheel

Definition at line 189 of file control.h.


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