Home
last modified time | relevance | path

Searched refs:PF_LOG_ALL (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf.h108 #define PF_LOG_ALL 0x02 macro
/f-stack/freebsd/netpfil/pf/
H A Dpf.h112 #define PF_LOG_ALL 0x02 macro
H A Dpf.c3756 s->log = r->log & PF_LOG_ALL; in pf_create_state()
3759 s->log |= nr->log & PF_LOG_ALL; in pf_create_state()
6200 s->nat_rule.ptr->log & PF_LOG_ALL) in pf_test()
6604 s->nat_rule.ptr->log & PF_LOG_ALL) in pf_test6()