bpf_idset
struct bpf_idset idset_scratch;
static void idset_cnt_inc(struct bpf_idset *idset, u32 id)
static u32 idset_cnt_get(struct bpf_idset *idset, u32 id)
struct bpf_idset *idset = &env->idset_scratch;