tcpm_hash_bucket
size = sizeof(struct tcpm_hash_bucket) << tcp_metrics_hash_log;
struct tcpm_hash_bucket *hb = tcp_metrics_hash + row;
struct tcpm_hash_bucket *hb = tcp_metrics_hash;
static struct tcpm_hash_bucket *tcp_metrics_hash __read_mostly;
struct tcpm_hash_bucket *hb;