Searched refs:PFSYNC_ACT_MAX (Results 1 – 4 of 4) sorted by relevance
87 #define PFSYNC_ACT_MAX 17 macro246 u_int64_t pfsyncs_iacts[PFSYNC_ACT_MAX];247 u_int64_t pfsyncs_oacts[PFSYNC_ACT_MAX];
165 if (subh->action >= PFSYNC_ACT_MAX) { in pfsync_print()
119 for (i = 0; i < PFSYNC_ACT_MAX; i++, a++) { in pfsync_acts_stats()
1015 if (subh.action >= PFSYNC_ACT_MAX) { in pfsync_input()1118 if (subh.action >= PFSYNC_ACT_MAX) { in pfsync6_input()