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

Delete host-interface. More...

Data Fields

u32 client_index
 
u32 context
 
u8 host_if_name [64]
 

Detailed Description

Delete host-interface.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
host_if_name- interface name

Definition at line 51 of file af_packet.api.

Field Documentation

◆ client_index

u32 vl_api_af_packet_delete_t::client_index

Definition at line 53 of file af_packet.api.

◆ context

u32 vl_api_af_packet_delete_t::context

Definition at line 54 of file af_packet.api.

◆ host_if_name

u8 vl_api_af_packet_delete_t::host_if_name[64]

Definition at line 56 of file af_packet.api.


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