|  | FD.io VPP
    v19.01.3-6-g70449b9b9
    Vector Packet Processing | 
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 | 
IPv6 SR steering add/del.
| client_index | - opaque cookie to identify the sender | 
| context | - sender context, to match reply w/ request | 
| is_del | |
| bsid | is the bindingSID of the SR Policy (alt to sr_policy_index) | 
| sr_policy | is the index of the SR Policy (alt to bsid) | 
| table_id | is the VRF where to install the FIB entry for the BSID | 
| prefix | is the IPv4/v6 address for L3 traffic type | 
| mask_width | is the mask for L3 traffic type | 
| sw_if_index | is the incoming interface for L2 traffic | 
| traffic_type | describes the type of traffic |