16 #ifndef __VOM_ACL_TYPES_H__ 17 #define __VOM_ACL_TYPES_H__ static const action_t & from_int(uint8_t i)
Get the enum type from a VPP integer value.
A template base class for all enum types.
static const action_t PERMIT
Permit Action.
static const action_t & from_bool(bool b, uint8_t c)
Get the enum type from a bool value and optional uint8_t value which implements the connection tracki...
sll srl srl sll sra u16x4 i
static const action_t DENY
Deny Action.
The VPP Object Model (VOM) library.
static const action_t PERMITANDREFLEX
Permit and Reflexive.