Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h457 PF_SN_STATES = 8, /* u32 */ enumerator
H A Dpf_nl.c1827 nlattr_add_u32(nw, PF_SN_STATES, n->states); in pf_handle_get_srcnodes()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3407 { .type = PF_SN_STATES, .off = _OUT(states), .cb = snl_attr_get_uint32 },