FD.io VPP
v17.04-9-g99c0734
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 |
client_context | - sender context, to match reply w/ request |
handle | - session handle obtained through accept/connect |
Definition at line 365 of file session.api.
u32 vl_api_disconnect_sock_reply_t::client_index |
Definition at line 366 of file session.api.
u32 vl_api_disconnect_sock_reply_t::context |
Definition at line 367 of file session.api.
u64 vl_api_disconnect_sock_reply_t::handle |
Definition at line 369 of file session.api.
i32 vl_api_disconnect_sock_reply_t::retval |
Definition at line 368 of file session.api.