Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h101 PF_ST_PACKETS0 = 15, /* u64 */ enumerator
H A Dpf_nl.c197 nlattr_add_u64(nw, PF_ST_PACKETS0, s->packets[0]); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1877 { .type = PF_ST_PACKETS0, .off = _OUT(packets[0]), .cb = snl_attr_get_uint64 },