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

vpp->client reset session API More...

Data Fields

u32 client_index
 
u32 context
 
u64 handle
 

Detailed Description

vpp->client reset session API

Template Parameters
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 through accept/connect

Definition at line 407 of file session.api.

Field Documentation

u32 vl_api_reset_sock_t::client_index

Definition at line 408 of file session.api.

u32 vl_api_reset_sock_t::context

Definition at line 409 of file session.api.

u64 vl_api_reset_sock_t::handle

Definition at line 410 of file session.api.


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