![]() |
FD.io VPP
v17.04-9-g99c0734
Vector Packet Processing
|
client->vpp, reply to an accept message More...
Data Fields | |
| u32 | context |
| i32 | retval |
| u64 | handle |
client->vpp, reply to an accept message
| context | - sender context, to match reply w/ request |
| retval | - return code for the request |
| handle | - session handle obtained through accept/connect |
Definition at line 395 of file session.api.
| u32 vl_api_accept_sock_reply_t::context |
Definition at line 396 of file session.api.
| u64 vl_api_accept_sock_reply_t::handle |
Definition at line 398 of file session.api.
| i32 vl_api_accept_sock_reply_t::retval |
Definition at line 397 of file session.api.