FD.io VPP  v19.04.2-12-g66b1689
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
 
u8 endpoint [16]
 
u8 endpoint_type
 
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
endpoint_typedescribes type of NH (IPv4=4, IPv6=6)
coloris the color of the sr policy

Definition at line 114 of file sr_mpls.api.

Field Documentation

u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::bsid

Definition at line 118 of file sr_mpls.api.

u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::client_index

Definition at line 116 of file sr_mpls.api.

u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::color

Definition at line 121 of file sr_mpls.api.

u32 vl_api_sr_mpls_policy_assign_endpoint_color_t::context

Definition at line 117 of file sr_mpls.api.

u8 vl_api_sr_mpls_policy_assign_endpoint_color_t::endpoint[16]

Definition at line 119 of file sr_mpls.api.

u8 vl_api_sr_mpls_policy_assign_endpoint_color_t::endpoint_type

Definition at line 120 of file sr_mpls.api.


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