FD.io VPP  v19.01.3-6-g70449b9b9
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 79 of file policer.api.

Field Documentation

◆ client_index

u32 vl_api_policer_dump_t::client_index

Definition at line 81 of file policer.api.

◆ context

u32 vl_api_policer_dump_t::context

Definition at line 82 of file policer.api.

◆ match_name

u8 vl_api_policer_dump_t::match_name[64]

Definition at line 85 of file policer.api.

◆ match_name_valid

u8 vl_api_policer_dump_t::match_name_valid

Definition at line 84 of file policer.api.


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