FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
Add a MACIP ACL. More...
Data Fields | |
u32 | client_index |
u32 | context |
u8 | tag [64] |
u32 | count |
vl_api_macip_acl_rule_t | r [count] |
Add a MACIP ACL.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |
tag | - descriptive value for this MACIP ACL |
count | - number of rules in this MACIP ACL |
r | - vector of MACIP ACL rules |
vl_api_macip_acl_rule_t vl_api_macip_acl_add_t::r[count] |