Searched refs:hb (Results 1 – 3 of 3) sorted by relevance
772 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row; in tcp_metrics_nl_dump() local775 for (col = 0, tm = rcu_dereference(hb->chain); tm; in tcp_metrics_nl_dump()896 struct tcpm_hash_bucket *hb = tcp_metrics_hash; in tcp_metrics_flush_all() local900 for (row = 0; row < max_rows; row++, hb++) { in tcp_metrics_flush_all()905 pp = &hb->chain; in tcp_metrics_flush_all()922 struct tcpm_hash_bucket *hb; in tcp_metrics_nl_cmd_del() local944 hb = tcp_metrics_hash + hash; in tcp_metrics_nl_cmd_del()945 pp = &hb->chain; in tcp_metrics_nl_cmd_del()
436 rose->hb = opt * HZ; in rose_setsockopt()489 val = rose->hb / HZ; in rose_getsockopt()580 rose->hb = msecs_to_jiffies(sysctl_rose_ack_hold_back_timeout); in rose_create()625 rose->hb = orose->hb; in rose_make_new()1478 rose->hb / HZ, in rose_info_show()
85 rose->timer.expires = jiffies + rose->hb; in rose_start_hbtimer()