Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h108 PF_ST_LOG = 23, /* u8 */ enumerator
H A Dpf_nl.c181 nlattr_add_u8(nw, PF_ST_LOG, s->act.log); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1884 { .type = PF_ST_LOG, .off = _OUT(log), .cb = snl_attr_get_uint8 },