Searched refs:PF_LOG_ALL (Results 1 – 7 of 7) sorted by relevance
181 rule_log = PF_LOG_ALL; in init_filter()
184 rule_log = PF_LOG_ALL; in init_filter()
419 if (s->log & PF_LOG_ALL) in print_state()
916 if (r->log & PF_LOG_ALL) in print_rule()
3318 logopt : ALL { $$.log = PF_LOG_ALL; $$.logif = 0; }
142 #define PF_LOG_ALL 0x02 macro
6113 s->act.log = pd->act.log & PF_LOG_ALL; in pf_create_state()6118 s->act.log |= nr->log & PF_LOG_ALL; in pf_create_state()10610 s->nat_rule->log & PF_LOG_ALL) in pf_test()10615 if (pd.act.log & PF_LOG_FORCE || lr->log & PF_LOG_ALL) in pf_test()10620 if (ri->r->log & PF_LOG_ALL) in pf_test()