FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_one_locator_details_t Struct Reference

ONE locator_set status. More...

Data Fields

u32 context
 
u8 local
 
vl_api_interface_index_t sw_if_index
 
vl_api_address_t ip_address
 
u8 priority
 
u8 weight
 

Detailed Description

ONE locator_set status.

Template Parameters
local- if is set, then locator is local
locator_set_name- name of the locator_set
sw_if_index- sw_if_index of the locator
priority- locator priority
weight- locator weight

Definition at line 598 of file one.api.

Field Documentation

◆ context

u32 vl_api_one_locator_details_t::context

Definition at line 600 of file one.api.

◆ ip_address

vl_api_address_t vl_api_one_locator_details_t::ip_address

Definition at line 603 of file one.api.

◆ local

u8 vl_api_one_locator_details_t::local

Definition at line 601 of file one.api.

◆ priority

u8 vl_api_one_locator_details_t::priority

Definition at line 604 of file one.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_one_locator_details_t::sw_if_index

Definition at line 602 of file one.api.

◆ weight

u8 vl_api_one_locator_details_t::weight

Definition at line 605 of file one.api.


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