Home
last modified time | relevance | path

Searched refs:log_left (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/net/ipfw/
H A Dip_fw2.h270 uint32_t log_left; /* how many left to log */ member
H A Dip_fw2.c1411 if (l->max_log != 0 && l->log_left == 0) in ipfw_log()
1413 l->log_left--; in ipfw_log()
1414 if (l->log_left == 0) in ipfw_log()
5214 l->log_left = l->max_log; in clear_counters()
5439 ((ipfw_insn_log *)cmd)->log_left = in ipfw_check_ioc_rule()