FD.io VPP
v16.06
Vector Packet Processing
|
Add/del policer. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | is_add |
u8 | name [64] |
u32 | cir |
u32 | eir |
u64 | cb |
u64 | eb |
u8 | rate_type |
u8 | round_type |
u8 | type |
Add/del policer.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - add policer if non-zero, else delete |
name | - policer name |
cir | - CIR |
eir | - EIR |
cb | - Committed Burst |
eb | - Excess or Peak Burst |
rate_type | - rate type |
round_type | - rounding type |
type | - policer algorithm |