FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
bidirectional disconnect API More...
Data Fields | |
u32 | client_index |
u32 | context |
u64 | handle |
bidirectional disconnect API
client_index | - opaque cookie to identify the sender client to vpp direction only |
context | - sender context, to match reply w/ request |
handle | - session handle obtained from accept/connect |
Definition at line 238 of file session.api.
u32 vl_api_disconnect_session_t::client_index |
Definition at line 239 of file session.api.
u32 vl_api_disconnect_session_t::context |
Definition at line 240 of file session.api.
u64 vl_api_disconnect_session_t::handle |
Definition at line 241 of file session.api.