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

Unbind a given URI

WILL BE DEPRECATED POST 20.01

More...

Data Fields

u32 client_index
 
u32 context
 
u8 uri [128]
 

Detailed Description

Unbind a given URI

WILL BE DEPRECATED POST 20.01

Template Parameters
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 204 of file session.api.

Field Documentation

◆ client_index

u32 vl_api_unbind_uri_t::client_index

Definition at line 205 of file session.api.

◆ context

u32 vl_api_unbind_uri_t::context

Definition at line 206 of file session.api.

◆ uri

u8 vl_api_unbind_uri_t::uri[128]

Definition at line 207 of file session.api.


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