FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
nhrp.api File Reference

Go to the source code of this file.

Data Structures

struct  vl_api_nhrp_entry_add_del_t
 
struct  vl_api_nhrp_dump_t
 
struct  vl_api_nhrp_details_t
 

Variables

option version = "1.0.0"
 
import vnet ip ip_types api
 
typedef nhrp_entry
 NHRP Entry. More...
 
vl_api_address_t peer
 
vl_api_address_t nh
 
u32 nh_table_id
 

Variable Documentation

◆ api

import vnet interface_types api

Definition at line 19 of file nhrp.api.

◆ nh

vl_api_address_t nh

Definition at line 29 of file nhrp.api.

◆ nh_table_id

u32 nh_table_id

Definition at line 30 of file nhrp.api.

◆ nhrp_entry

typedef nhrp_entry
Initial value:
{
vl_api_interface_index_t sw_if_index
vl_api_interface_index_t sw_if_index
Definition: gre.api:59

NHRP Entry.

Template Parameters
sw_if_index

Definition at line 26 of file nhrp.api.

◆ peer

vl_api_address_t peer

Definition at line 28 of file nhrp.api.

◆ version

option version = "1.0.0"

Definition at line 17 of file nhrp.api.