Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h411 PF_SN_CONNECTIONS = 9, /* u32 */ enumerator
H A Dpf_nl.c1781 nlattr_add_u32(nw, PF_SN_CONNECTIONS, n->conn); in pf_handle_get_srcnodes()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3021 { .type = PF_SN_CONNECTIONS, .off = _OUT(conn), .cb = snl_attr_get_uint32 },