FD.io VPP
v18.01.2-1-g9b554f3
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 57 of file interface.api.
u32 vl_api_want_interface_events_t::client_index |
Definition at line 59 of file interface.api.
u32 vl_api_want_interface_events_t::context |
Definition at line 60 of file interface.api.
u32 vl_api_want_interface_events_t::enable_disable |
Definition at line 61 of file interface.api.
u32 vl_api_want_interface_events_t::pid |
Definition at line 62 of file interface.api.