FD.io VPP  v18.01.1-37-g7ea3975
Vector Packet Processing
vl_api_sr_policy_mod_t Struct Reference

IPv6 SR policy modification. More...

Data Fields

u32 client_index
 
u32 context
 
u8 bsid_addr [16]
 
u32 sr_policy_index
 
u32 fib_table
 
u8 operation
 
u32 sl_index
 
u32 weight
 
u8 n_segments
 
u8 segments [0]
 

Detailed Description

IPv6 SR policy modification.

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
sr_policy_indexis the index of the SR policy
fib_tableis the VRF where to install the FIB entry for the BSID
operationis the operation to perform (among the top ones)
segmentsis a vector of IPv6 address composing the segment list
sl_indexis the index of the Segment List to modify/delete
weightis the weight of the sid list. optional.
is_encapMode. Encapsulation or SRH insertion.

Definition at line 81 of file sr.api.

Field Documentation

u8 vl_api_sr_policy_mod_t::bsid_addr[16]

Definition at line 85 of file sr.api.

u32 vl_api_sr_policy_mod_t::client_index

Definition at line 83 of file sr.api.

u32 vl_api_sr_policy_mod_t::context

Definition at line 84 of file sr.api.

u32 vl_api_sr_policy_mod_t::fib_table

Definition at line 87 of file sr.api.

u8 vl_api_sr_policy_mod_t::n_segments

Definition at line 91 of file sr.api.

u8 vl_api_sr_policy_mod_t::operation

Definition at line 88 of file sr.api.

u8 vl_api_sr_policy_mod_t::segments[0]

Definition at line 92 of file sr.api.

u32 vl_api_sr_policy_mod_t::sl_index

Definition at line 89 of file sr.api.

u32 vl_api_sr_policy_mod_t::sr_policy_index

Definition at line 86 of file sr.api.

u32 vl_api_sr_policy_mod_t::weight

Definition at line 90 of file sr.api.


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