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

Create loopback interface request. More...

Data Fields

u32 client_index
 
u32 context
 
vl_api_mac_address_t mac_address
 

Detailed Description

Create loopback interface request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
mac_address- mac addr to assign to the interface if none-zero

Definition at line 555 of file interface.api.

Field Documentation

◆ client_index

u32 vl_api_create_loopback_t::client_index

Definition at line 557 of file interface.api.

◆ context

u32 vl_api_create_loopback_t::context

Definition at line 558 of file interface.api.

◆ mac_address

vl_api_mac_address_t vl_api_create_loopback_t::mac_address

Definition at line 559 of file interface.api.


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