Searched refs:hb_missed_max (Results 1 – 2 of 2) sorted by relevance
344 if (sess->hb_missed_cnt > sess->hb_missed_max) { in hb_work()373 sess->hb_missed_max = missed_max; in rtrs_init_hb()389 sess->hb_missed_max = 0; in rtrs_stop_hb()
113 unsigned int hb_missed_max; member