bpf_shtab
struct bpf_shtab *htab = container_of(map, struct bpf_shtab, map);
struct bpf_shtab *htab;
struct bpf_shtab *htab = container_of(map, struct bpf_shtab, map);
psock_progs_drop(&container_of(map, struct bpf_shtab, map)->progs);
struct bpf_shtab *htab;
const struct bpf_shtab *htab = info->htab;
info->htab = container_of(aux->map, struct bpf_shtab, map);
struct bpf_shtab *htab = container_of(map, struct bpf_shtab, map);
BTF_ID_LIST_SINGLE(sock_hash_map_btf_ids, struct, bpf_shtab)
return &container_of(map, struct bpf_shtab, map)->progs;
static struct bpf_shtab_bucket *sock_hash_select_bucket(struct bpf_shtab *htab,
struct bpf_shtab *htab = container_of(map, struct bpf_shtab, map);
static void sock_hash_free_elem(struct bpf_shtab *htab,
struct bpf_shtab *htab = container_of(map, struct bpf_shtab, map);
struct bpf_shtab *htab = container_of(map, struct bpf_shtab, map);
static struct bpf_shtab_elem *sock_hash_alloc_elem(struct bpf_shtab *htab,
struct bpf_shtab *htab = container_of(map, struct bpf_shtab, map);
struct bpf_shtab *sockhash = (struct bpf_shtab *)&m_sockhash;