FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
vl_api_policer_dump_t Struct Reference

Get list of policers. More...

Data Fields

u32 client_index
 
u32 context
 
u8 match_name_valid
 
u8 match_name [64]
 

Detailed Description

Get list of policers.

Template Parameters
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 77 of file policer.api.

Field Documentation

u32 vl_api_policer_dump_t::client_index

Definition at line 79 of file policer.api.

u32 vl_api_policer_dump_t::context

Definition at line 80 of file policer.api.

u8 vl_api_policer_dump_t::match_name[64]

Definition at line 83 of file policer.api.

u8 vl_api_policer_dump_t::match_name_valid

Definition at line 82 of file policer.api.


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