Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h137 PF_ST_DIRECTION = 22, /* u8 */ enumerator
H A Dpf_nl.c210 nlattr_add_u8(nw, PF_ST_DIRECTION, s->direction); in dump_state()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c1955 { .type = PF_ST_DIRECTION, .off = _OUT(direction), .cb = snl_attr_get_uint8 },