Searched refs:tcpm_hash_bucket (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/ipv4/
H A Dtcp_metrics.c88 struct tcpm_hash_bucket { struct
92 static struct tcpm_hash_bucket *tcp_metrics_hash __read_mostly;
773 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row;
898 struct tcpm_hash_bucket *hb = tcp_metrics_hash;
927 struct tcpm_hash_bucket *hb;
1027 size = sizeof(struct tcpm_hash_bucket) << tcp_metrics_hash_log;

Completed in 139 milliseconds