![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Unbind a given URI. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| u8 | uri [128] |
Unbind a given URI.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| uri | - a URI, e.g. "tcp://0.0.0.0/0/80" [ipv4] "tcp://::/0/80" [ipv6], etc. |
| options | - socket options, fifo sizes, etc. |
Definition at line 165 of file session.api.
| u32 vl_api_unbind_uri_t::client_index |
Definition at line 166 of file session.api.
| u32 vl_api_unbind_uri_t::context |
Definition at line 167 of file session.api.
| u8 vl_api_unbind_uri_t::uri[128] |
Definition at line 168 of file session.api.