FD.io VPP  v16.09
Vector Packet Processing
vl_api_ila_iface_t Struct Reference

Enable ILA processing of SIR-to-ILA packets on a given interface. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 
u8 enable
 

Detailed Description

Enable ILA processing of SIR-to-ILA packets on a given interface.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- The software interface index.
enable- Enable if not null, disable otherwise.

Definition at line 7 of file ila.api.

Field Documentation

u32 vl_api_ila_iface_t::client_index

Definition at line 9 of file ila.api.

u32 vl_api_ila_iface_t::context

Definition at line 10 of file ila.api.

u8 vl_api_ila_iface_t::enable

Definition at line 12 of file ila.api.

u32 vl_api_ila_iface_t::sw_if_index

Definition at line 11 of file ila.api.


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