Searched refs:rstp_err_no (Results 1 – 2 of 2) sorted by relevance
920 STP_IN_get_error_explanation (int rstp_err_no) in STP_IN_get_error_explanation() argument925 if (rstp_err_no < STP_OK) { in STP_IN_get_error_explanation()928 if (rstp_err_no >= STP_LAST_DUMMY) { in STP_IN_get_error_explanation()932 return rstp_error_names[rstp_err_no]; in STP_IN_get_error_explanation()
172 STP_IN_get_error_explanation (int rstp_err_no);