FD.io VPP  v19.01.1-17-ge106252
Vector Packet Processing
acl_list.hpp File Reference
+ Include dependency graph for acl_list.hpp:
+ This graph shows which files directly or indirectly include this file:

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...