FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Get list of policers. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | match_name_valid |
u8 | match_name [64] |
Get list of policers.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
match_name_valid | - if 0 request all policers otherwise use match_name |
match_name | - policer name |
Definition at line 79 of file policer.api.
u32 vl_api_policer_dump_t::client_index |
Definition at line 81 of file policer.api.
u32 vl_api_policer_dump_t::context |
Definition at line 82 of file policer.api.
u8 vl_api_policer_dump_t::match_name[64] |
Definition at line 85 of file policer.api.
u8 vl_api_policer_dump_t::match_name_valid |
Definition at line 84 of file policer.api.