Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h522 PF_TAS_FLAGS = 3, /* u32 */ enumerator
H A Dpf_nl.c2413 { .type = PF_TAS_FLAGS, .off = _OUT(flags), .cb = nlattr_get_uint32 },
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3837 snl_add_msg_attr_u32(&nw, PF_TAS_FLAGS, flags); in pfctl_get_astats()