FD.io VPP  v17.07-30-g839fa73
Vector Packet Processing
vl_api_bfd_auth_keys_details_t Struct Reference

BFD authentication key details. More...

Data Fields

u32 context
 
u32 conf_key_id
 
u32 use_count
 
u8 auth_type
 

Detailed Description

BFD authentication key details.

Template Parameters
context- sender context, to match reply w/ request
conf_key_id- configured key ID
use_count- how many BFD sessions currently use this key
auth_type- authentication type (RFC 5880/4.1/Auth Type)

Definition at line 232 of file bfd.api.

Field Documentation

u8 vl_api_bfd_auth_keys_details_t::auth_type

Definition at line 237 of file bfd.api.

u32 vl_api_bfd_auth_keys_details_t::conf_key_id

Definition at line 235 of file bfd.api.

u32 vl_api_bfd_auth_keys_details_t::context

Definition at line 234 of file bfd.api.

u32 vl_api_bfd_auth_keys_details_t::use_count

Definition at line 236 of file bfd.api.


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