FD.io VPP  v17.04-9-g99c0734
Vector Packet Processing
vl_api_classify_table_by_interface_t Struct Reference

Classify table ids by interface index request. More...

Data Fields

u32 client_index
 
u32 context
 
u32 sw_if_index
 

Detailed Description

Classify table ids by interface index request.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
sw_if_index- index of the interface

Definition at line 203 of file classify.api.

Field Documentation

u32 vl_api_classify_table_by_interface_t::client_index

Definition at line 205 of file classify.api.

u32 vl_api_classify_table_by_interface_t::context

Definition at line 206 of file classify.api.

u32 vl_api_classify_table_by_interface_t::sw_if_index

Definition at line 207 of file classify.api.


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