FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_want_oam_events_t Struct Reference

Want OAM events request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 enable_disable
 
u32 pid
 

Detailed Description

Want OAM events request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable_disable-enable if non-zero, else disable
pid- pid of the requesting process

Definition at line 40 of file oam.api.

Field Documentation

◆ client_index

u32 vl_api_want_oam_events_t::client_index

Definition at line 42 of file oam.api.

◆ context

u32 vl_api_want_oam_events_t::context

Definition at line 43 of file oam.api.

◆ enable_disable

u32 vl_api_want_oam_events_t::enable_disable

Definition at line 44 of file oam.api.

◆ pid

u32 vl_api_want_oam_events_t::pid

Definition at line 45 of file oam.api.


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