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

Policer classify operational state response. More...

Data Fields

u32 context
 
vl_api_interface_index_t sw_if_index
 
u32 table_index
 

Detailed Description

Policer classify operational state response.

Template Parameters
context- sender context, to match reply w/ request
sw_if_index- software interface index
table_index- classify table index

Definition at line 183 of file classify.api.

Field Documentation

◆ context

u32 vl_api_policer_classify_details_t::context

Definition at line 185 of file classify.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_policer_classify_details_t::sw_if_index

Definition at line 186 of file classify.api.

◆ table_index

u32 vl_api_policer_classify_details_t::table_index

Definition at line 187 of file classify.api.


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