Searched refs:error_count (Results 1 – 6 of 6) sorted by relevance
574 transport->error_count++; in sctp_do_8_2_transport_strike()579 transport->error_count++; in sctp_do_8_2_transport_strike()589 transport->error_count < transport->pathmaxrxt && in sctp_do_8_2_transport_strike()590 transport->error_count > transport->pf_retrans) { in sctp_do_8_2_transport_strike()601 (transport->error_count > transport->pathmaxrxt)) { in sctp_do_8_2_transport_strike()610 if (transport->error_count > transport->ps_retrans && in sctp_do_8_2_transport_strike()775 t->error_count = 0; in sctp_cmd_transport_on()
1223 if (trans1->error_count > trans2->error_count) { in sctp_trans_elect_tie()1225 } else if (trans1->error_count == trans2->error_count && in sctp_trans_elect_tie()
1622 transport->error_count = 0; in sctp_check_transmitted()1679 transport->error_count = 0; in sctp_check_transmitted()
819 t->error_count = 0; in sctp_transport_reset()
5251 info->sctpi_p_error = prim->error_count; in sctp_get_sctp_info()
68 u64 error_count; member291 reporter->error_count)) in devlink_nl_health_reporter_fill()606 reporter->error_count++; in devlink_health_report()
Completed in 816 milliseconds