Searched refs:PFSYNC_ACT_MAX (Results 1 – 4 of 4) sorted by relevance
84 #define PFSYNC_ACT_MAX 15 macro243 u_int64_t pfsyncs_iacts[PFSYNC_ACT_MAX];244 u_int64_t pfsyncs_oacts[PFSYNC_ACT_MAX];
162 if (subh->action >= PFSYNC_ACT_MAX) { in pfsync_print()
115 for (i = 0; i < PFSYNC_ACT_MAX; i++, a++) { in pfsync_acts_stats()
896 if (subh.action >= PFSYNC_ACT_MAX) { in pfsync_input()999 if (subh.action >= PFSYNC_ACT_MAX) { in pfsync6_input()