tcpm_hash_bucket   14 include/net/netns/ipv4.h struct tcpm_hash_bucket;
tcpm_hash_bucket   88 net/ipv4/tcp_metrics.c static struct tcpm_hash_bucket	*tcp_metrics_hash __read_mostly;
tcpm_hash_bucket  749 net/ipv4/tcp_metrics.c 		struct tcpm_hash_bucket *hb = tcp_metrics_hash + row;
tcpm_hash_bucket  873 net/ipv4/tcp_metrics.c 	struct tcpm_hash_bucket *hb = tcp_metrics_hash;
tcpm_hash_bucket  899 net/ipv4/tcp_metrics.c 	struct tcpm_hash_bucket *hb;
tcpm_hash_bucket 1001 net/ipv4/tcp_metrics.c 	size = sizeof(struct tcpm_hash_bucket) << tcp_metrics_hash_log;