![]() |
FD.io VPP
v18.01-8-g0eacf49
Vector Packet Processing
|
MPLS SR steering add/del. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u32 | bsid |
| u8 | endpoint [16] |
| u8 | endpoint_type |
| u32 | color |
MPLS SR steering add/del.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| bsid | is the bindingSID of the SR Policy |
| endpoint | is the endpoint of the SR policy |
| endpoint_type | describes type of NH (IPv4=4, IPv6=6) |
| color | is the color of the sr policy |
Definition at line 113 of file sr_mpls.api.
| u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::bsid |
Definition at line 117 of file sr_mpls.api.
| u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::client_index |
Definition at line 115 of file sr_mpls.api.
| u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::color |
Definition at line 120 of file sr_mpls.api.
| u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::context |
Definition at line 116 of file sr_mpls.api.
| u8 vl_api_sr_mpls_policy_assign_endpoint_color_t::endpoint[16] |
Definition at line 118 of file sr_mpls.api.
| u8 vl_api_sr_mpls_policy_assign_endpoint_color_t::endpoint_type |
Definition at line 119 of file sr_mpls.api.