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);
263 inet_bhashfn_portaddr(const struct inet_hashinfo *hinfo, const struct sock *sk, in inet_bhashfn_portaddr()
295 void inet_hashinfo2_init(struct inet_hashinfo *h, const char *name,
299 int inet_hashinfo2_init_mod(struct inet_hashinfo *h);
309 struct inet_hashinfo *hashinfo,
317 struct inet_hashinfo *hashinfo, in inet_lookup_listener()
373 struct inet_hashinfo *hashinfo,
379 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, in inet_lookup_established()
389 struct inet_hashinfo *hashinfo, in __inet_lookup()
410 struct inet_hashinfo *hashinfo, in inet_lookup()
427 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb()