FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
vl_api_create_loopback_t Struct Reference

Create loopback interface request. More...

Data Fields

u32 client_index
 
u32 context
 
u8 mac_address [6]
 

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 1161 of file vpe.api.

Field Documentation

u32 vl_api_create_loopback_t::client_index

Definition at line 1163 of file vpe.api.

u32 vl_api_create_loopback_t::context

Definition at line 1164 of file vpe.api.

u8 vl_api_create_loopback_t::mac_address[6]

Definition at line 1165 of file vpe.api.


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