Lines Matching refs:inet_hashinfo
144 struct inet_hashinfo { struct
177 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo() argument
188 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket()
194 struct inet_hashinfo *hashinfo, in inet_ehash_bucket()
201 struct inet_hashinfo *hashinfo, in inet_ehash_lockp()
207 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
209 static inline void inet_hashinfo2_free_mod(struct inet_hashinfo *h) in inet_hashinfo2_free_mod()
215 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free()
221 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo,
223 void inet_pernet_hashinfo_free(struct inet_hashinfo *hashinfo);
262 inet_bhashfn_portaddr(const struct inet_hashinfo *hinfo, const struct sock *sk, in inet_bhashfn_portaddr()
294 void inet_hashinfo2_init(struct inet_hashinfo *h, const char *name,
298 int inet_hashinfo2_init_mod(struct inet_hashinfo *h);
308 struct inet_hashinfo *hashinfo,
316 struct inet_hashinfo *hashinfo, in inet_lookup_listener()
372 struct inet_hashinfo *hashinfo,
399 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, in inet_lookup_established()
409 struct inet_hashinfo *hashinfo, in __inet_lookup()
430 struct inet_hashinfo *hashinfo, in inet_lookup()
487 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb()