Searched refs:max_log (Results 1 – 5 of 5) sorted by relevance
148 if (l->max_log != 0 && l->log_left == 0) in ipfw_log()152 limit_reached = l->max_log; in ipfw_log()
1254 l->log_left = l->max_log; in clear_counters()1873 ((ipfw_insn_log *)cmd)->max_log; in check_ipfw_rule_body()
450 u_int32_t max_log; /* how many do we log -- 0 = all */ member
1900 if (insntod(cmd, log)->max_log > 0) in print_action_instruction()1902 insntod(cmd, log)->max_log); in print_action_instruction()4285 c->max_log = l; in compile_rule()4288 len = sizeof(c->max_log); in compile_rule()4290 &c->max_log, &len, NULL, 0) == -1) { in compile_rule()4292 c->max_log = 0; in compile_rule()