FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
ioam_cache_main_t Struct Reference
+ Collaboration diagram for ioam_cache_main_t:

Data Fields

u16 msg_id_base
 
ioam_cache_entry_tioam_rewrite_pool
 
u8sr_rewrite_template
 
u8rewrite
 
u8 rewrite_pool_index_offset
 
ip6_address_t sr_localsid_cache
 
u64 lookup_table_nbuckets
 
u64 lookup_table_size
 
clib_bihash_8_8_t ioam_rewrite_cache_table
 
ioam_cache_ts_entry_t ** ioam_ts_pool
 
ioam_cache_ts_pool_stats_tts_stats
 
tw_timer_wheel_16t_2w_512sl_t * timer_wheels
 per thread single-wheel More...
 
bool criteria_oneway
 
u8 wait_for_responses
 
ip6_address_t sr_localsid_ts
 
vlib_main_tvlib_main
 
uword cache_hbh_slot
 
uword ts_hbh_slot
 
u32 ip6_hbh_pop_node_index
 
u32 error_node_index
 
u32 cleanup_process_node_index
 

Detailed Description

Definition at line 162 of file ioam_cache.h.

Field Documentation

uword ioam_cache_main_t::cache_hbh_slot

Definition at line 199 of file ioam_cache.h.

u32 ioam_cache_main_t::cleanup_process_node_index

Definition at line 203 of file ioam_cache.h.

bool ioam_cache_main_t::criteria_oneway

Definition at line 192 of file ioam_cache.h.

u32 ioam_cache_main_t::error_node_index

Definition at line 202 of file ioam_cache.h.

clib_bihash_8_8_t ioam_cache_main_t::ioam_rewrite_cache_table

Definition at line 180 of file ioam_cache.h.

ioam_cache_entry_t* ioam_cache_main_t::ioam_rewrite_pool

Definition at line 168 of file ioam_cache.h.

ioam_cache_ts_entry_t** ioam_cache_main_t::ioam_ts_pool

Definition at line 183 of file ioam_cache.h.

u32 ioam_cache_main_t::ip6_hbh_pop_node_index

Definition at line 201 of file ioam_cache.h.

u64 ioam_cache_main_t::lookup_table_nbuckets

Definition at line 178 of file ioam_cache.h.

u64 ioam_cache_main_t::lookup_table_size

Definition at line 179 of file ioam_cache.h.

u16 ioam_cache_main_t::msg_id_base

Definition at line 165 of file ioam_cache.h.

u8* ioam_cache_main_t::rewrite

Definition at line 174 of file ioam_cache.h.

u8 ioam_cache_main_t::rewrite_pool_index_offset

Definition at line 175 of file ioam_cache.h.

ip6_address_t ioam_cache_main_t::sr_localsid_cache

Definition at line 176 of file ioam_cache.h.

ip6_address_t ioam_cache_main_t::sr_localsid_ts

Definition at line 194 of file ioam_cache.h.

u8* ioam_cache_main_t::sr_rewrite_template

Definition at line 172 of file ioam_cache.h.

tw_timer_wheel_16t_2w_512sl_t* ioam_cache_main_t::timer_wheels

per thread single-wheel

Definition at line 186 of file ioam_cache.h.

uword ioam_cache_main_t::ts_hbh_slot

Definition at line 200 of file ioam_cache.h.

ioam_cache_ts_pool_stats_t* ioam_cache_main_t::ts_stats

Definition at line 184 of file ioam_cache.h.

vlib_main_t* ioam_cache_main_t::vlib_main

Definition at line 197 of file ioam_cache.h.

u8 ioam_cache_main_t::wait_for_responses

Definition at line 193 of file ioam_cache.h.


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