FD.io VPP
v19.08.2-294-g37e99c22d
Vector Packet Processing
|
Details about one MACIP ACL. More...
Data Fields | |
u32 | context |
u32 | acl_index |
u8 | tag [64] |
u32 | count |
vl_api_macip_acl_rule_t | r [count] |
Details about one MACIP ACL.
context | - returned sender context, to match reply w/ request |
acl_index | - index of this MACIP ACL |
tag | - descriptive tag which was supplied during the creation |
count | - length of the vector of MACIP ACL rules |
r | - rules comprising this MACIP ACL |
vl_api_macip_acl_rule_t vl_api_macip_acl_details_t::r[count] |