FD.io VPP  v20.05-21-gb1500e9ff
Vector Packet Processing
vl_api_one_set_transport_protocol_t Struct Reference

Set ONE transport protocol. More...

Data Fields

u32 client_index
 
u32 context
 
u8 protocol
 

Detailed Description

Set ONE transport protocol.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
protocol- supported values: 1: UDP based LISP (default) 2: binary API

Definition at line 459 of file one.api.

Field Documentation

◆ client_index

u32 vl_api_one_set_transport_protocol_t::client_index

Definition at line 461 of file one.api.

◆ context

u32 vl_api_one_set_transport_protocol_t::context

Definition at line 462 of file one.api.

◆ protocol

u8 vl_api_one_set_transport_protocol_t::protocol

Definition at line 463 of file one.api.


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