FD.io VPP
v17.01.1-3-gc6833f8
Vector Packet Processing
|
Register for interface events. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | enable_disable |
u32 | pid |
Register for interface events.
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 60 of file interface.api.
u32 vl_api_want_interface_events_t::client_index |
Definition at line 62 of file interface.api.
u32 vl_api_want_interface_events_t::context |
Definition at line 63 of file interface.api.
u32 vl_api_want_interface_events_t::enable_disable |
Definition at line 64 of file interface.api.
u32 vl_api_want_interface_events_t::pid |
Definition at line 65 of file interface.api.