FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
vl_api_af_packet_create_reply_t Struct Reference

Create host-interface response. More...

Data Fields

u32 context
 
i32 retval
 
vl_api_interface_index_t sw_if_index
 

Detailed Description

Create host-interface response.

Template Parameters
context- sender context, to match reply w/ request
retval- return value for request

Definition at line 42 of file af_packet.api.

Field Documentation

◆ context

u32 vl_api_af_packet_create_reply_t::context

Definition at line 44 of file af_packet.api.

◆ retval

i32 vl_api_af_packet_create_reply_t::retval

Definition at line 45 of file af_packet.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_af_packet_create_reply_t::sw_if_index

Definition at line 46 of file af_packet.api.


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