Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h149 PF_ST_DNPIPE = 34, /* u16 */ enumerator
H A Dpf_nl.c234 nlattr_add_u16(nw, PF_ST_DNPIPE, s->act.dnpipe); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1962 { .type = PF_ST_DNPIPE, .off = _OUT(dnpipe), .cb = snl_attr_get_uint16 },