![]() |
FD.io VPP
v17.07-30-g839fa73
Vector Packet Processing
|
Segment Routing main datastructure. More...
Collaboration diagram for mpls_sr_main_t:Data Fields | |
| mpls_sr_sl_t * | sid_lists |
| SR SID lists. More... | |
| mpls_sr_policy_t * | sr_policies |
| SR MPLS policies. More... | |
| uword * | sr_policies_index_hash |
| Hash table mapping BindingSID to SR MPLS policy. More... | |
| mpls_sr_steering_policy_t * | steer_policies |
| Pool of SR steer policies instances. More... | |
| mhash_t | sr_steer_policies_hash |
| MHash table mapping steering rules to SR steer instance. More... | |
| vlib_main_t * | vlib_main |
| convenience More... | |
| vnet_main_t * | vnet_main |
| mpls_sr_sl_t* mpls_sr_main_t::sid_lists |
| mpls_sr_policy_t* mpls_sr_main_t::sr_policies |
| uword* mpls_sr_main_t::sr_policies_index_hash |
| mhash_t mpls_sr_main_t::sr_steer_policies_hash |
| mpls_sr_steering_policy_t* mpls_sr_main_t::steer_policies |
| vlib_main_t* mpls_sr_main_t::vlib_main |
| vnet_main_t* mpls_sr_main_t::vnet_main |