24 action_t::action_t(
int v,
const std::string s)
static const action_t & from_int(uint8_t i)
Get the enum type from a VPP integer value.
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...
static const action_t DENY
Deny Action.
The VPP Object Model (VOM) library.
static const action_t PERMITANDREFLEX
Permit and Reflexive.