Home
last modified time | relevance | path

Searched refs:bhash2 (Results 1 – 3 of 3) sorted by relevance

/linux/net/dccp/
H A Dproto.c
/linux/include/net/
H A Dinet_hashtables.h91 struct hlist_head bhash2; member
170 struct inet_bind_hashbucket *bhash2; member
264 return &hinfo->bhash2[hash & (hinfo->bhash_size - 1)]; in inet_bhashfn_portaddr()
/linux/net/ipv4/
H A Dtcp_diag.c408 ibb = &hashinfo->bhash2[i]; in tcp_diag_dump()