FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
vl_api_bfd_session_set_flags_t Struct Reference

Set flags of BFD session. More...

Data Fields

u32 client_index
 
u32 context
 
u32 bs_index
 
u8 admin_up_down
 

Detailed Description

Set flags of BFD session.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
bs_index- index of the bfd session to set flags on
admin_up_down- set the admin state, 1 = up, 0 = down

Definition at line 4803 of file vpe.api.

Field Documentation

u8 vl_api_bfd_session_set_flags_t::admin_up_down

Definition at line 4807 of file vpe.api.

u32 vl_api_bfd_session_set_flags_t::bs_index

Definition at line 4806 of file vpe.api.

u32 vl_api_bfd_session_set_flags_t::client_index

Definition at line 4804 of file vpe.api.

u32 vl_api_bfd_session_set_flags_t::context

Definition at line 4805 of file vpe.api.


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