FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_unbind_sock_t Struct Reference

Unbind

WILL BE DEPRECATED POST 20.01 ###s

More...

Data Fields

u32 client_index
 
u32 context
 
u32 wrk_index
 
u64 handle
 

Detailed Description

Unbind

WILL BE DEPRECATED POST 20.01 ###s

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
wrk_index- index of worker requesting the bind
handle- bind handle obtained from bind reply

Definition at line 329 of file session.api.

Field Documentation

◆ client_index

u32 vl_api_unbind_sock_t::client_index

Definition at line 330 of file session.api.

◆ context

u32 vl_api_unbind_sock_t::context

Definition at line 331 of file session.api.

◆ handle

u64 vl_api_unbind_sock_t::handle

Definition at line 333 of file session.api.

◆ wrk_index

u32 vl_api_unbind_sock_t::wrk_index

Definition at line 332 of file session.api.


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