Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h461 PF_SN_CREATION = 12, /* u64 */ enumerator
H A Dpf_nl.c1833 nlattr_add_u64(nw, PF_SN_CREATION, secs - n->creation); in pf_handle_get_srcnodes()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3411 { .type = PF_SN_CREATION, .off = _OUT(creation), .cb = snl_attr_get_uint64 },