FD.io VPP  v18.10-34-gcce845e
Vector Packet Processing
vl_api_af_packet_details_t Struct Reference

Reply for af_packet dump request. More...

Data Fields

u32 context
 
u32 sw_if_index
 
u8 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 83 of file af_packet.api.

Field Documentation

u32 vl_api_af_packet_details_t::context

Definition at line 85 of file af_packet.api.

u8 vl_api_af_packet_details_t::host_if_name[64]

Definition at line 87 of file af_packet.api.

u32 vl_api_af_packet_details_t::sw_if_index

Definition at line 86 of file af_packet.api.


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