Searched refs:PF_GS_PCOUNTERS (Results 1 – 3 of 3) sorted by relevance
345 PF_GS_PCOUNTERS = 15, /* u64 array */ enumerator
1215 nlattr_add_u64_array(nw, PF_GS_PCOUNTERS, 2 * 2 * 2, (uint64_t *)s.pcounters); in pf_handle_get_status()
393 …{ .type = PF_GS_PCOUNTERS, .off = _OUT(pcounters), .arg_u32 = 2 * 2 * 2, .cb = snl_attr_get_uint64…