FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
IP punt policer. More...
Data Fields | |
u32 | client_index |
u32 | context |
u32 | policer_index |
bool | is_add [default=true] |
bool | is_ip6 |
IP punt policer.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
is_add | - 1 to add neighbor, 0 to delete |
is_ipv6 | - 1 for IPv6 neighbor, 0 for IPv4 |
policer_index | - Index of policer to use |