FD.io VPP  v16.09
Vector Packet Processing
vl_api_create_loopback_reply_t Struct Reference

Create loopback interface response. More...

Data Fields

u32 context
 
i32 retval
 
u32 sw_if_index
 

Detailed Description

Create loopback interface response.

Template Parameters
context- sender context, to match reply w/ request
sw_if_index- sw index of the interface that was created
retval- return code for the request

Definition at line 1098 of file vpe.api.

Field Documentation

u32 vl_api_create_loopback_reply_t::context

Definition at line 1100 of file vpe.api.

i32 vl_api_create_loopback_reply_t::retval

Definition at line 1101 of file vpe.api.

u32 vl_api_create_loopback_reply_t::sw_if_index

Definition at line 1102 of file vpe.api.


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