Searched defs:hashinfo (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/include/net/ |
D | inet_hashtables.h | 176 struct inet_hashinfo *hashinfo, in inet_ehash_bucket() 183 struct inet_hashinfo *hashinfo, in inet_ehash_lockp() 191 static inline void inet_ehash_locks_free(struct inet_hashinfo *hashinfo) in inet_ehash_locks_free() 251 struct inet_hashinfo *hashinfo, in inet_lookup_listener() 320 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, in inet_lookup_established() 330 struct inet_hashinfo *hashinfo, in __inet_lookup() 351 struct inet_hashinfo *hashinfo, in inet_lookup() 368 static inline struct sock *__inet_lookup_skb(struct inet_hashinfo *hashinfo, in __inet_lookup_skb()
|
D | inet6_hashtables.h | 65 struct inet_hashinfo *hashinfo, in __inet6_lookup() 85 static inline struct sock *__inet6_lookup_skb(struct inet_hashinfo *hashinfo, in __inet6_lookup_skb()
|
D | sock.h | 1182 struct inet_hashinfo *hashinfo; member
|