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()
400 if (s->log & PF_LOG_ALL) in print_state()
981 if (r->log & PF_LOG_ALL) in print_rule()
3717 logopt : ALL { $$.log = PF_LOG_ALL; $$.logif = 0; }
144 #define PF_LOG_ALL 0x02 macro
6743 s->act.log = pd->act.log & PF_LOG_ALL; in pf_create_state()6748 s->act.log |= ctx->nr->log & PF_LOG_ALL; in pf_create_state()12018 s->nat_rule->log & PF_LOG_ALL) in pf_test()12023 if (pd.act.log & PF_LOG_FORCE || lr->log & PF_LOG_ALL) in pf_test()12028 if (ri->r->log & PF_LOG_ALL) in pf_test()