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

Reply for af_packet dump request. More...

Data Fields

u32 context
 
vl_api_interface_index_t sw_if_index
 
string host_if_name [64]
 

Detailed Description

Reply for af_packet dump request.

Template Parameters
sw_if_index- software index of af_packet interface
host_if_name- interface name

Definition at line 86 of file af_packet.api.

Field Documentation

◆ context

u32 vl_api_af_packet_details_t::context

Definition at line 88 of file af_packet.api.

◆ host_if_name

string vl_api_af_packet_details_t::host_if_name[64]

Definition at line 90 of file af_packet.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_af_packet_details_t::sw_if_index

Definition at line 89 of file af_packet.api.


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