FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Data Fields | |
u16 | msg_id_base |
API message ID base. More... | |
vlib_main_t * | vlib_main |
[convenience] vlib main More... | |
vnet_main_t * | vnet_main |
[convenience] vnet main More... | |
dpo_type_t | srv6_ad_dpo_type |
DPO type. More... | |
u32 | srv6_localsid_behavior_id |
SRv6 LocalSID behavior number. More... | |
u32 * | sw_iface_localsid2 |
Retrieve local SID from iface. More... | |
u32 * | sw_iface_localsid4 |
Retrieve local SID from iface. More... | |
u32 * | sw_iface_localsid6 |
Retrieve local SID from iface. More... | |
srv6_ad_localsid_t ** | sids |
Pool of AD SID pointers. More... | |
vlib_combined_counter_main_t | valid_counters |
Valid rewrite counters. More... | |
vlib_combined_counter_main_t | invalid_counters |
Invalid rewrite counters. More... | |
vlib_combined_counter_main_t srv6_ad_main_t::invalid_counters |
srv6_ad_localsid_t** srv6_ad_main_t::sids |
dpo_type_t srv6_ad_main_t::srv6_ad_dpo_type |
u32 srv6_ad_main_t::srv6_localsid_behavior_id |
u32* srv6_ad_main_t::sw_iface_localsid2 |
u32* srv6_ad_main_t::sw_iface_localsid4 |
u32* srv6_ad_main_t::sw_iface_localsid6 |
vlib_combined_counter_main_t srv6_ad_main_t::valid_counters |
vlib_main_t* srv6_ad_main_t::vlib_main |
vnet_main_t* srv6_ad_main_t::vnet_main |