FD.io VPP  v19.01.1-17-ge106252
Vector Packet Processing
acl_binding.hpp File Reference
+ Include dependency graph for acl_binding.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::binding< LIST >
 A binding between an ACL and an interface. More...
 

Namespaces

 VOM
 The VPP Object Model (VOM) library.
 
 VOM::ACL
 

Typedefs

typedef binding< l3_list > VOM::ACL::l3_binding
 Typedef the L3 binding type. More...
 
typedef binding< l2_list > VOM::ACL::l2_binding
 Typedef the L2 binding type. More...
 

Functions

std::ostream & VOM::operator<< (std::ostream &os, const std::pair< direction_t, interface::key_t > &key)