Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dsock_map.c836 struct bpf_shtab { struct
838 struct bpf_shtab_bucket *buckets; argument
850 static struct bpf_shtab_bucket *sock_hash_select_bucket(struct bpf_shtab *htab, in sock_hash_select_bucket() argument
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dmap_ptr_kern.c487 struct bpf_shtab { struct
500 struct bpf_shtab *sockhash = (struct bpf_shtab *)&m_sockhash; in check_sockhash() argument

Completed in 8 milliseconds