Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dinet_hashtables.h145 struct inet_hashinfo { struct
152 struct inet_ehash_bucket *ehash;
153 spinlock_t *ehash_locks;
154 unsigned int ehash_mask;
178 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo() argument