Searched refs:nloops (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c1469 static u_int32_t nloops = 0; local
1495 nloops = 0;
1507 if (++nloops >= pf_default_rule.timeout[PFTM_INTERVAL]) {
1510 nloops = 0;

Completed in 42 milliseconds