FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_tap_modify_reply_t Struct Reference

Reply for tap modify request. More...

Data Fields

u32 context
 
i32 retval
 
u32 sw_if_index
 

Detailed Description

Reply for tap modify request.

Template Parameters
context- returned sender context, to match reply w/ request
retval- return code
sw_if_index- software index if the modified tap interface

Definition at line 86 of file tap.api.

Field Documentation

◆ context

u32 vl_api_tap_modify_reply_t::context

Definition at line 88 of file tap.api.

◆ retval

i32 vl_api_tap_modify_reply_t::retval

Definition at line 89 of file tap.api.

◆ sw_if_index

u32 vl_api_tap_modify_reply_t::sw_if_index

Definition at line 90 of file tap.api.


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