FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_one_locator_details_t Struct Reference

ONE locator_set status. More...

Data Fields

u32 context
 
u8 local
 
u32 sw_if_index
 
u8 is_ipv6
 
u8 ip_address [16]
 
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 640 of file one.api.

Field Documentation

◆ context

u32 vl_api_one_locator_details_t::context

Definition at line 642 of file one.api.

◆ ip_address

u8 vl_api_one_locator_details_t::ip_address[16]

Definition at line 646 of file one.api.

◆ is_ipv6

u8 vl_api_one_locator_details_t::is_ipv6

Definition at line 645 of file one.api.

◆ local

u8 vl_api_one_locator_details_t::local

Definition at line 643 of file one.api.

◆ priority

u8 vl_api_one_locator_details_t::priority

Definition at line 647 of file one.api.

◆ sw_if_index

u32 vl_api_one_locator_details_t::sw_if_index

Definition at line 644 of file one.api.

◆ weight

u8 vl_api_one_locator_details_t::weight

Definition at line 648 of file one.api.


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