FD.io VPP  v17.04.2-2-ga8f93f8
Vector Packet Processing
vl_api_accept_sock_reply_t Struct Reference

client->vpp, reply to an accept message More...

Data Fields

u32 context
 
i32 retval
 
u64 handle
 

Detailed Description

client->vpp, reply to an accept message

Template Parameters
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.

Field Documentation

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.


The documentation for this struct was generated from the following file: