FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
vl_api_disconnect_session_t Struct Reference

bidirectional disconnect API

WILL BE DEPRECATED POST 20.01

More...

Data Fields

u32 client_index
 
u32 context
 
u64 handle
 

Detailed Description

bidirectional disconnect API

WILL BE DEPRECATED POST 20.01

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 from accept/connect

Definition at line 236 of file session.api.

Field Documentation

◆ client_index

u32 vl_api_disconnect_session_t::client_index

Definition at line 237 of file session.api.

◆ context

u32 vl_api_disconnect_session_t::context

Definition at line 238 of file session.api.

◆ handle

u64 vl_api_disconnect_session_t::handle

Definition at line 239 of file session.api.


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