Lines Matching refs:inet_hashinfo
147 struct inet_hashinfo { struct
180 static inline struct inet_hashinfo *tcp_get_hashinfo(const struct sock *sk) in tcp_get_hashinfo() argument
186 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket()
192 struct inet_hashinfo *hashinfo, in inet_ehash_bucket()
199 struct inet_hashinfo *hashinfo, in inet_ehash_lockp()
205 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
207 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free()
213 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo,
215 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo);
253 inet_bhashfn_portaddr(const struct inet_hashinfo *hinfo, const struct sock *sk, in inet_bhashfn_portaddr()
299 void inet_hashinfo2_init(struct inet_hashinfo *h, const char *name,
303 int inet_hashinfo2_init_mod(struct inet_hashinfo *h);