FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
vl_api_sr_steering_add_del_t Struct Reference

IPv6 SR steering add/del. More...

Data Fields

u32 client_index
 
u32 context
 
u8 is_del
 
u8 bsid_addr [16]
 
u32 sr_policy_index
 
u32 table_id
 
u8 prefix_addr [16]
 
u32 mask_width
 
u32 sw_if_index
 
u8 traffic_type
 

Detailed Description

IPv6 SR steering add/del.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_del
bsidis the bindingSID of the SR Policy (alt to sr_policy_index)
sr_policyis the index of the SR Policy (alt to bsid)
table_idis the VRF where to install the FIB entry for the BSID
prefixis the IPv4/v6 address for L3 traffic type
mask_widthis the mask for L3 traffic type
sw_if_indexis the incoming interface for L2 traffic
traffic_typedescribes the type of traffic

Definition at line 152 of file sr.api.

Field Documentation

u8 vl_api_sr_steering_add_del_t::bsid_addr[16]

Definition at line 157 of file sr.api.

u32 vl_api_sr_steering_add_del_t::client_index

Definition at line 154 of file sr.api.

u32 vl_api_sr_steering_add_del_t::context

Definition at line 155 of file sr.api.

u8 vl_api_sr_steering_add_del_t::is_del

Definition at line 156 of file sr.api.

u32 vl_api_sr_steering_add_del_t::mask_width

Definition at line 161 of file sr.api.

u8 vl_api_sr_steering_add_del_t::prefix_addr[16]

Definition at line 160 of file sr.api.

u32 vl_api_sr_steering_add_del_t::sr_policy_index

Definition at line 158 of file sr.api.

u32 vl_api_sr_steering_add_del_t::sw_if_index

Definition at line 162 of file sr.api.

u32 vl_api_sr_steering_add_del_t::table_id

Definition at line 159 of file sr.api.

u8 vl_api_sr_steering_add_del_t::traffic_type

Definition at line 163 of file sr.api.


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