Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h423 PF_SN_BYTES_OUT = 5, /* u64 */ enumerator
H A Dpf_nl.c1787 nlattr_add_u64(nw, PF_SN_BYTES_OUT, counter_u64_fetch(n->bytes[1])); in pf_handle_get_srcnodes()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3014 { .type = PF_SN_BYTES_OUT, .off = _OUT(bytes[1]), .cb = snl_attr_get_uint64 },