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

policer input: Apply policer as an input feature. More...

Data Fields

u32 client_index
 
u32 context
 
string name [64]
 
vl_api_interface_index_t sw_if_index
 
bool apply
 

Detailed Description

policer input: Apply policer as an input feature.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request
name- policer name
sw_if_index- interface to apply the policer
apply- Apply/remove

Definition at line 45 of file policer.api.

Field Documentation

◆ apply

bool vl_api_policer_input_t::apply

Definition at line 52 of file policer.api.

◆ client_index

u32 vl_api_policer_input_t::client_index

Definition at line 47 of file policer.api.

◆ context

u32 vl_api_policer_input_t::context

Definition at line 48 of file policer.api.

◆ name

string vl_api_policer_input_t::name[64]

Definition at line 50 of file policer.api.

◆ sw_if_index

vl_api_interface_index_t vl_api_policer_input_t::sw_if_index

Definition at line 51 of file policer.api.


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