Home
last modified time | relevance | path

Searched defs:bpf_htab (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/bpf/
Dhashtab.c25 struct bpf_htab { struct
47 struct bpf_htab *htab; argument
/Linux-v5.4/net/core/
Dsock_map.c523 struct bpf_htab { struct
525 struct bpf_htab_bucket *buckets; argument
537 static struct bpf_htab_bucket *sock_hash_select_bucket(struct bpf_htab *htab, in sock_hash_select_bucket() argument