FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_sr_mpls_policy_assign_endpoint_color_t Struct Reference

MPLS SR steering add/del. More...

Data Fields

u32 client_index
 
u32 context
 
u32 bsid
 
vl_api_address_t endpoint
 
u32 color
 

Detailed Description

MPLS SR steering add/del.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
bsidis the bindingSID of the SR Policy
endpointis the endpoint of the SR policy
coloris the color of the sr policy

Definition at line 112 of file sr_mpls.api.

Field Documentation

◆ bsid

u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::bsid

Definition at line 116 of file sr_mpls.api.

◆ client_index

u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::client_index

Definition at line 114 of file sr_mpls.api.

◆ color

u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::color

Definition at line 118 of file sr_mpls.api.

◆ context

u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::context

Definition at line 115 of file sr_mpls.api.

◆ endpoint

vl_api_address_t vl_api_sr_mpls_policy_assign_endpoint_color_t::endpoint

Definition at line 117 of file sr_mpls.api.


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