Searched defs:bpf_shtab (Results 1 – 2 of 2) sorted by relevance
836 struct bpf_shtab { struct838 struct bpf_shtab_bucket *buckets; argument850 static struct bpf_shtab_bucket *sock_hash_select_bucket(struct bpf_shtab *htab, in sock_hash_select_bucket() argument
487 struct bpf_shtab { struct500 struct bpf_shtab *sockhash = (struct bpf_shtab *)&m_sockhash; in check_sockhash() argument
Completed in 8 milliseconds