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

Remove peer by public_key. More...

Data Fields

u32 client_index
 
u32 context
 
u32 peer_index
 

Detailed Description

Remove peer by public_key.

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

Definition at line 133 of file wireguard.api.

Field Documentation

◆ client_index

u32 vl_api_wireguard_peer_remove_t::client_index

Definition at line 135 of file wireguard.api.

◆ context

u32 vl_api_wireguard_peer_remove_t::context

Definition at line 136 of file wireguard.api.

◆ peer_index

u32 vl_api_wireguard_peer_remove_t::peer_index

Definition at line 137 of file wireguard.api.


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