FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
mpls_sr_main_t Struct Reference

Segment Routing main datastructure. More...

+ Collaboration diagram for mpls_sr_main_t:

Data Fields

mpls_sr_sl_tsid_lists
 
mpls_sr_policy_tsr_policies
 
uwordsr_policies_index_hash
 
mpls_sr_steering_policy_tsteer_policies
 
mhash_t sr_steer_policies_hash
 
mhash_t sr_policies_c2e2eclabel_hash
 SR TE. More...
 
u32 fib_table_EC
 
u32ec_labels
 
vlib_main_tvlib_main
 
vnet_main_tvnet_main
 

Detailed Description

Segment Routing main datastructure.

Definition at line 106 of file sr_mpls.h.

Field Documentation

u32* mpls_sr_main_t::ec_labels

Definition at line 129 of file sr_mpls.h.

u32 mpls_sr_main_t::fib_table_EC

Definition at line 127 of file sr_mpls.h.

mpls_sr_sl_t* mpls_sr_main_t::sid_lists

Definition at line 109 of file sr_mpls.h.

mpls_sr_policy_t* mpls_sr_main_t::sr_policies

Definition at line 112 of file sr_mpls.h.

mhash_t mpls_sr_main_t::sr_policies_c2e2eclabel_hash

SR TE.

Definition at line 125 of file sr_mpls.h.

uword* mpls_sr_main_t::sr_policies_index_hash

Definition at line 115 of file sr_mpls.h.

mhash_t mpls_sr_main_t::sr_steer_policies_hash

Definition at line 121 of file sr_mpls.h.

mpls_sr_steering_policy_t* mpls_sr_main_t::steer_policies

Definition at line 118 of file sr_mpls.h.

vlib_main_t* mpls_sr_main_t::vlib_main

Definition at line 132 of file sr_mpls.h.

vnet_main_t* mpls_sr_main_t::vnet_main

Definition at line 133 of file sr_mpls.h.


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