Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h104 PF_ST_BYTES1 = 18, /* u64 */ enumerator
H A Dpf_nl.c200 nlattr_add_u64(nw, PF_ST_BYTES1, s->bytes[1]); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1880 { .type = PF_ST_BYTES1, .off = _OUT(bytes[1]), .cb = snl_attr_get_uint64 },