inet_bhashfn      221 net/ipv4/inet_connection_sock.c 		head = &hinfo->bhash[inet_bhashfn(net, port,
inet_bhashfn      312 net/ipv4/inet_connection_sock.c 	head = &hinfo->bhash[inet_bhashfn(net, port,
inet_bhashfn      106 net/ipv4/inet_hashtables.c 	const int bhash = inet_bhashfn(sock_net(sk), inet_sk(sk)->inet_num,
inet_bhashfn      132 net/ipv4/inet_hashtables.c 	const int bhash = inet_bhashfn(sock_net(sk), port,
inet_bhashfn      636 net/ipv4/inet_hashtables.c 		head = &hinfo->bhash[inet_bhashfn(net, port,
inet_bhashfn      672 net/ipv4/inet_hashtables.c 		head = &hinfo->bhash[inet_bhashfn(net, port,
inet_bhashfn       55 net/ipv4/inet_timewait_sock.c 	bhead = &hashinfo->bhash[inet_bhashfn(twsk_net(tw), tw->tw_num,
inet_bhashfn      113 net/ipv4/inet_timewait_sock.c 	bhead = &hashinfo->bhash[inet_bhashfn(twsk_net(tw), inet->inet_num,