Lines Matching refs:inet_hashinfo
145 struct inet_hashinfo { struct
178 static inline struct inet_hashinfo *tcp_or_dccp_get_hashinfo(const struct sock *sk) in tcp_or_dccp_get_hashinfo() argument
189 inet_lhash2_bucket(struct inet_hashinfo *h, u32 hash) in inet_lhash2_bucket()
195 struct inet_hashinfo *hashinfo, in inet_ehash_bucket()
202 struct inet_hashinfo *hashinfo, in inet_ehash_lockp()
208 int inet_ehash_locks_alloc(struct inet_hashinfo *hashinfo);
210 static inline void inet_hashinfo2_free_mod(struct inet_hashinfo *h) in inet_hashinfo2_free_mod()
216 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free()
222 struct inet_hashinfo *inet_pernet_hashinfo_alloc(struct inet_hashinfo *hashinfo,
224 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()