Searched refs:PF_LOG_ALL (Results 1 – 6 of 6) sorted by relevance
134 rule_log = PF_LOG_ALL; in init_filter()
151 rule_log = PF_LOG_ALL; in init_filter()
157 #define PF_LOG_ALL 0x02 macro
4622 st->log = act->log & PF_LOG_ALL; in pf_create_state()7926 if (pd.pflog & PF_LOG_FORCE || r->log & PF_LOG_ALL) in pf_test()7930 if (ri->r->log & PF_LOG_ALL) in pf_test()
811 if (r->log & PF_LOG_ALL) in print_rule()
2368 logopt : ALL { $$.log = PF_LOG_ALL; $$.logif = 0; }