FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
vl_api_classify_trace_set_table_t Struct Reference

Add a Classify table into the Trace chain. More...

Data Fields

u32 client_index
 
u32 context
 
u32 table_index [default=0xffffffff]
 
bool sort_masks [default=0]
 

Detailed Description

Add a Classify table into the Trace chain.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
table_index- Classify table to be added
sort_masks- 1=sort masks into most-to-least specific order

Definition at line 570 of file classify.api.

Field Documentation

◆ client_index

u32 vl_api_classify_trace_set_table_t::client_index

Definition at line 572 of file classify.api.

◆ context

u32 vl_api_classify_trace_set_table_t::context

Definition at line 573 of file classify.api.

◆ sort_masks

bool vl_api_classify_trace_set_table_t::sort_masks[default=0]

Definition at line 575 of file classify.api.

◆ table_index

u32 vl_api_classify_trace_set_table_t::table_index[default=0xffffffff]

Definition at line 574 of file classify.api.


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