FD.io VPP  v16.09
Vector Packet Processing
vl_api_want_interface_events_t Struct Reference

Register for interface events. More...

Data Fields

u32 client_index
 
u32 context
 
u32 enable_disable
 
u32 pid
 

Detailed Description

Register for interface events.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
enable_disable- 1 => register for events, 0 => cancel registration
pid- sender's pid

Definition at line 30 of file vpe.api.

Field Documentation

u32 vl_api_want_interface_events_t::client_index

Definition at line 32 of file vpe.api.

u32 vl_api_want_interface_events_t::context

Definition at line 33 of file vpe.api.

u32 vl_api_want_interface_events_t::enable_disable

Definition at line 34 of file vpe.api.

u32 vl_api_want_interface_events_t::pid

Definition at line 35 of file vpe.api.


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