FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
class | VOM::ACL::list< RULE > |
An ACL list comprises a set of match actions rules to be applied to packets. More... | |
Namespaces | |
VOM | |
The VPP Object Model (VOM) library. | |
VOM::ACL | |
Typedefs | |
typedef list< l3_rule > | VOM::ACL::l3_list |
Typedef the L3 ACL type. More... | |
typedef list< l2_rule > | VOM::ACL::l2_list |
Typedef the L2 ACL type. More... | |