Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h133 PF_ST_DNRPIPE = 35, /* u16 */ enumerator
H A Dpf_nl.c209 nlattr_add_u16(nw, PF_ST_DNRPIPE, s->act.dnrpipe); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1913 { .type = PF_ST_DNRPIPE, .off = _OUT(dnrpipe), .cb = snl_attr_get_uint16 },