Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_nl.h325 PF_C_ID = 3, /* u32 */ enumerator
H A Dpf_nl.c1134 nlattr_add_u32(nw, PF_C_ID, i); in nlattr_add_counters()
1149 nlattr_add_u32(nw, PF_C_ID, i); in nlattr_add_fcounters()
/freebsd/lib/libpfctl/
H A Dlibpfctl.c299 { .type = PF_C_ID, .off = _OUT(id), .cb = snl_attr_get_uint32 },