FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
vl_api_bfd_auth_del_key_t Struct Reference

BFD UDP - delete key from configuration. More...

Data Fields

u32 client_index
 
u32 context
 
u32 conf_key_id
 

Detailed Description

BFD UDP - delete key from configuration.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
conf_key_id- key ID to add/replace/delete
key_len- length of key (must be non-zero)
key- key data

Definition at line 211 of file bfd.api.

Field Documentation

u32 vl_api_bfd_auth_del_key_t::client_index

Definition at line 213 of file bfd.api.

u32 vl_api_bfd_auth_del_key_t::conf_key_id

Definition at line 215 of file bfd.api.

u32 vl_api_bfd_auth_del_key_t::context

Definition at line 214 of file bfd.api.


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