Searched refs:rtrs_clt_get_max_reconnect_attempts (Results 1 – 3 of 3) sorted by relevance
210 int rtrs_clt_get_max_reconnect_attempts(const struct rtrs_clt *clt);
55 return sprintf(page, "%d\n", rtrs_clt_get_max_reconnect_attempts(clt)); in max_reconnect_attempts_show()
2813 int rtrs_clt_get_max_reconnect_attempts(const struct rtrs_clt *clt) in rtrs_clt_get_max_reconnect_attempts() function