![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
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 |
policer input: Apply policer as an input feature.
| 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.
| bool vl_api_policer_input_t::apply |
Definition at line 52 of file policer.api.
| u32 vl_api_policer_input_t::client_index |
Definition at line 47 of file policer.api.
| u32 vl_api_policer_input_t::context |
Definition at line 48 of file policer.api.
| string vl_api_policer_input_t::name[64] |
Definition at line 50 of file policer.api.
| vl_api_interface_index_t vl_api_policer_input_t::sw_if_index |
Definition at line 51 of file policer.api.