FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
bidirectional disconnect reply API More...
Data Fields | |
u32 | client_index |
u32 | context |
i32 | retval |
u64 | handle |
bidirectional disconnect reply API
client_index | - opaque cookie to identify the sender client to vpp direction only |
context | - sender context, to match reply w/ request |
retval | - return code for the request |
handle | - session handle |
Definition at line 178 of file session.api.
u32 vl_api_disconnect_session_reply_t::client_index |
Definition at line 179 of file session.api.
u32 vl_api_disconnect_session_reply_t::context |
Definition at line 180 of file session.api.
u64 vl_api_disconnect_session_reply_t::handle |
Definition at line 182 of file session.api.
i32 vl_api_disconnect_session_reply_t::retval |
Definition at line 181 of file session.api.