FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Data Fields | |
u16 | msg_id_base |
ioam_cache_entry_t * | ioam_rewrite_pool |
u8 * | sr_rewrite_template |
u8 * | rewrite |
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_t * | ts_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_t * | vlib_main |
uword | cache_hbh_slot |
uword | ts_hbh_slot |
u32 | ip6_hbh_pop_node_index |
u32 | error_node_index |
u32 | cleanup_process_node_index |
u32 | ip6_add_from_cache_hbh_node_index |
u32 | ip6_reset_ts_hbh_node_index |
Definition at line 166 of file ioam_cache.h.
uword ioam_cache_main_t::cache_hbh_slot |
Definition at line 203 of file ioam_cache.h.
u32 ioam_cache_main_t::cleanup_process_node_index |
Definition at line 207 of file ioam_cache.h.
bool ioam_cache_main_t::criteria_oneway |
Definition at line 196 of file ioam_cache.h.
u32 ioam_cache_main_t::error_node_index |
Definition at line 206 of file ioam_cache.h.
clib_bihash_8_8_t ioam_cache_main_t::ioam_rewrite_cache_table |
Definition at line 184 of file ioam_cache.h.
ioam_cache_entry_t* ioam_cache_main_t::ioam_rewrite_pool |
Definition at line 172 of file ioam_cache.h.
ioam_cache_ts_entry_t** ioam_cache_main_t::ioam_ts_pool |
Definition at line 187 of file ioam_cache.h.
u32 ioam_cache_main_t::ip6_add_from_cache_hbh_node_index |
Definition at line 209 of file ioam_cache.h.
u32 ioam_cache_main_t::ip6_hbh_pop_node_index |
Definition at line 205 of file ioam_cache.h.
u32 ioam_cache_main_t::ip6_reset_ts_hbh_node_index |
Definition at line 210 of file ioam_cache.h.
u64 ioam_cache_main_t::lookup_table_nbuckets |
Definition at line 182 of file ioam_cache.h.
u64 ioam_cache_main_t::lookup_table_size |
Definition at line 183 of file ioam_cache.h.
u16 ioam_cache_main_t::msg_id_base |
Definition at line 169 of file ioam_cache.h.
u8* ioam_cache_main_t::rewrite |
Definition at line 178 of file ioam_cache.h.
u8 ioam_cache_main_t::rewrite_pool_index_offset |
Definition at line 179 of file ioam_cache.h.
ip6_address_t ioam_cache_main_t::sr_localsid_cache |
Definition at line 180 of file ioam_cache.h.
ip6_address_t ioam_cache_main_t::sr_localsid_ts |
Definition at line 198 of file ioam_cache.h.
u8* ioam_cache_main_t::sr_rewrite_template |
Definition at line 176 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 190 of file ioam_cache.h.
uword ioam_cache_main_t::ts_hbh_slot |
Definition at line 204 of file ioam_cache.h.
ioam_cache_ts_pool_stats_t* ioam_cache_main_t::ts_stats |
Definition at line 188 of file ioam_cache.h.
vlib_main_t* ioam_cache_main_t::vlib_main |
Definition at line 201 of file ioam_cache.h.
u8 ioam_cache_main_t::wait_for_responses |
Definition at line 197 of file ioam_cache.h.