FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
MPLS SR steering add/del. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | bsid |
vl_api_address_t | endpoint |
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 |
color | is the color of the sr policy |
Definition at line 112 of file sr_mpls.api.
u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::bsid |
Definition at line 116 of file sr_mpls.api.
u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::client_index |
Definition at line 114 of file sr_mpls.api.
u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::color |
Definition at line 118 of file sr_mpls.api.
u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::context |
Definition at line 115 of file sr_mpls.api.
vl_api_address_t vl_api_sr_mpls_policy_assign_endpoint_color_t::endpoint |
Definition at line 117 of file sr_mpls.api.