Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h421 PF_SN_RULE_NR = 3, /* u32 */ enumerator
H A Dpf_nl.c1785 nlattr_add_u32(nw, PF_SN_RULE_NR, n->rule->nr); in pf_handle_get_srcnodes()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c3012 { .type = PF_SN_RULE_NR, .off = _OUT(rule), .cb = snl_attr_get_uint32 },