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

Reply for tap dump request. More...

Data Fields

u32 context
 
u32 sw_if_index
 
u8 dev_name [64]
 

Detailed Description

Reply for tap dump request.

Template Parameters
sw_if_index- software index of tap interface
dev_name- Linux tap device name

Definition at line 116 of file tap.api.

Field Documentation

◆ context

u32 vl_api_sw_interface_tap_details_t::context

Definition at line 118 of file tap.api.

◆ dev_name

u8 vl_api_sw_interface_tap_details_t::dev_name[64]

Definition at line 120 of file tap.api.

◆ sw_if_index

u32 vl_api_sw_interface_tap_details_t::sw_if_index

Definition at line 119 of file tap.api.


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