FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Unbind. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | wrk_index |
u64 | handle |
Unbind.
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 300 of file session.api.
u32 vl_api_unbind_sock_t::client_index |
Definition at line 301 of file session.api.
u32 vl_api_unbind_sock_t::context |
Definition at line 302 of file session.api.
u64 vl_api_unbind_sock_t::handle |
Definition at line 304 of file session.api.
u32 vl_api_unbind_sock_t::wrk_index |
Definition at line 303 of file session.api.