FD.io VPP  v17.07.01-10-g3be13f0
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 117 of file sr.api.

Field Documentation

u8 vl_api_sr_steering_add_del_t::bsid_addr[16]

Definition at line 122 of file sr.api.

u32 vl_api_sr_steering_add_del_t::client_index

Definition at line 119 of file sr.api.

u32 vl_api_sr_steering_add_del_t::context

Definition at line 120 of file sr.api.

u8 vl_api_sr_steering_add_del_t::is_del

Definition at line 121 of file sr.api.

u32 vl_api_sr_steering_add_del_t::mask_width

Definition at line 126 of file sr.api.

u8 vl_api_sr_steering_add_del_t::prefix_addr[16]

Definition at line 125 of file sr.api.

u32 vl_api_sr_steering_add_del_t::sr_policy_index

Definition at line 123 of file sr.api.

u32 vl_api_sr_steering_add_del_t::sw_if_index

Definition at line 127 of file sr.api.

u32 vl_api_sr_steering_add_del_t::table_id

Definition at line 124 of file sr.api.

u8 vl_api_sr_steering_add_del_t::traffic_type

Definition at line 128 of file sr.api.


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