FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Details about a single ACL contents. More...
Data Fields | |
u32 | context |
u32 | sw_if_index |
u8 | count |
u8 | n_input |
u32 | acls [count] |
Details about a single ACL contents.
context | - returned sender context, to match reply w/ request |
sw_if_index | - interface for which the list of ACLs is applied |
count | - total length of acl indices vector |
n_input | - this many of indices in the beginning are input ACLs, the rest - output |
acls | - the vector of ACL indices |