FD.io VPP  v17.04.2-2-ga8f93f8
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 289 of file bfd.api.

Field Documentation

u32 vl_api_bfd_auth_del_key_t::client_index

Definition at line 291 of file bfd.api.

u32 vl_api_bfd_auth_del_key_t::conf_key_id

Definition at line 293 of file bfd.api.

u32 vl_api_bfd_auth_del_key_t::context

Definition at line 292 of file bfd.api.


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