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

add or delete locator for locator set More...

Data Fields

u32 client_index
 
u32 context
 
u8 is_add
 
u8 locator_set_name [64]
 
u32 sw_if_index
 
u8 priority
 
u8 weight
 

Detailed Description

add or delete locator for locator set

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
is_add- add address if non-zero, else delete
locator_set_name- name of locator_set to add/del locator
sw_if_index- index of the interface
priority- priority of the locator
weight- weight of the locator

Definition at line 64 of file one.api.

Field Documentation

u32 vl_api_one_add_del_locator_t::client_index

Definition at line 66 of file one.api.

u32 vl_api_one_add_del_locator_t::context

Definition at line 67 of file one.api.

u8 vl_api_one_add_del_locator_t::is_add

Definition at line 68 of file one.api.

u8 vl_api_one_add_del_locator_t::locator_set_name[64]

Definition at line 69 of file one.api.

u8 vl_api_one_add_del_locator_t::priority

Definition at line 71 of file one.api.

u32 vl_api_one_add_del_locator_t::sw_if_index

Definition at line 70 of file one.api.

u8 vl_api_one_add_del_locator_t::weight

Definition at line 72 of file one.api.


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