Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h130 PF_ST_EXPIRE = 14, /* u32 */ enumerator
H A Dpf_nl.c209 nlattr_add_u32(nw, PF_ST_EXPIRE, expire); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1950 { .type = PF_ST_EXPIRE, .off = _OUT(expire), .cb = snl_attr_get_uint32 },