Home
last modified time | relevance | path

Searched refs:inet_ehash_bucket (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dinet_hashtables.h39 struct inet_ehash_bucket { struct
154 struct inet_ehash_bucket *ehash;
191 static inline struct inet_ehash_bucket *inet_ehash_bucket( in inet_ehash_bucket() function
/linux/net/ipv6/
H A Dinet6_hashtables.c93 struct inet_ehash_bucket *head; in __inet6_lookup_established()
314 struct inet_ehash_bucket *head = inet_ehash_bucket(hinfo, hash); in __inet6_check_established()
/linux/net/dccp/
H A Dproto.c
/linux/net/ipv4/
H A Dtcp_diag.c481 struct inet_ehash_bucket *head = &hashinfo->ehash[i]; in tcp_diag_dump()