FD.io VPP  v21.06
Vector Packet Processing
vl_api_wireguard_peer_add_t Struct Reference

Create new peer. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_wireguard_peer_t peer
 

Detailed Description

Create new peer.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
peer- peer to create

Definition at line 115 of file wireguard.api.

Field Documentation

◆ client_index

u32 vl_api_wireguard_peer_add_t::client_index

Definition at line 117 of file wireguard.api.

◆ context

u32 vl_api_wireguard_peer_add_t::context

Definition at line 118 of file wireguard.api.

◆ peer

vl_api_wireguard_peer_t vl_api_wireguard_peer_add_t::peer

Definition at line 119 of file wireguard.api.


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