IPE_ACTION_ALLOW
#define ACTSTR(x) ((x) == IPE_ACTION_ALLOW ? "ALLOW" : "DENY")
action = IPE_ACTION_ALLOW;
{IPE_ACTION_ALLOW, "action=ALLOW"},