PFSYNC_ACT_MAX
u_int64_t pfsyncs_iacts[PFSYNC_ACT_MAX];
u_int64_t pfsyncs_oacts[PFSYNC_ACT_MAX];
if (subh.action >= PFSYNC_ACT_MAX) {
if (subh.action >= PFSYNC_ACT_MAX) {
for (i = 0; i < PFSYNC_ACT_MAX; i++, a++) {