Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h34509 struct inet_hashinfo { struct
34510 struct inet_ehash_bucket *ehash;
34511 spinlock_t *ehash_locks;
34512 unsigned int ehash_mask;
34513 unsigned int ehash_locks_mask;
34514 struct kmem_cache *bind_bucket_cachep;
34515 struct inet_bind_hashbucket *bhash;
34516 unsigned int bhash_size;
34517 unsigned int lhash2_mask;
34518 struct inet_listen_hashbucket *lhash2;
[all …]