Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dinet_hashtables.h149 struct inet_hashinfo { struct
156 struct inet_ehash_bucket *ehash;
157 spinlock_t *ehash_locks;
158 unsigned int ehash_mask;
182 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo() argument