FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
bidirectional disconnect reply API
Data Fields | |
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 250 of file session.api.
u32 vl_api_disconnect_session_reply_t::context |
Definition at line 251 of file session.api.
u64 vl_api_disconnect_session_reply_t::handle |
Definition at line 253 of file session.api.
i32 vl_api_disconnect_session_reply_t::retval |
Definition at line 252 of file session.api.