Searched refs:error_count (Results 1 – 12 of 12) sorted by relevance
218 let error_count=0246 ((error_count++))251 if [ ${error_count} -eq 1 ]; then252 log_note "hctp: There was ${error_count} error"254 log_note "hctp:There were a total of ${error_count} errors"
94 net->error_count++; in sctp_threshold_management()96 (void *)net, net->error_count, in sctp_threshold_management()98 if (net->error_count > net->failure_threshold) { in sctp_threshold_management()109 (net->error_count > net->pf_threshold)) { in sctp_threshold_management()224 min_errors = mnet->error_count + 1; in sctp_find_alternate_net()227 min_errors = mnet->error_count + 1; in sctp_find_alternate_net()232 min_errors = mnet->error_count + 1; in sctp_find_alternate_net()237 min_errors = mnet->error_count; in sctp_find_alternate_net()240 min_errors = mnet->error_count; in sctp_find_alternate_net()242 } else if (mnet->error_count == min_errors in sctp_find_alternate_net()[all …]
5401 if (net->error_count > paddrp->spp_pathmaxrxt) {5406 (net->error_count > net->pf_threshold)) {5416 if (net->error_count > paddrp->spp_pathmaxrxt) {5451 (net->error_count > net->pf_threshold)) {6406 (net->error_count <= net->pf_threshold)) {6410 if ((net->error_count > net->pf_threshold) &&6421 if (net->error_count > net->failure_threshold) {6426 if (net->error_count <= net->failure_threshold) {6437 (net->error_count <= net->pf_threshold)) {6441 if ((net->error_count > net->pf_threshold) &&[all …]
316 #define SCTP_NET_IS_PF(_net) (_net->pf_threshold < _net->error_count)
340 uint16_t error_count; member
503 xraddr.error_counter = net->error_count; in sctp_sysctl_handle_assoclist()
1057 net->error_count = 0; in sctp_net_immediate_retrans()1410 net->error_count = 0; in sctp_asconf_queue_add()
542 net->error_count = 0; in sctp_process_init_ack()648 old_error_counter = r_net->error_count; in sctp_handle_heartbeat_ack()649 r_net->error_count = 0; in sctp_handle_heartbeat_ack()
4158 net->error_count = 0; in sctp_express_handle_sack()4901 net->error_count = 0; in sctp_handle_sack()
5426 my $error_count = 0;5448 $error_count = $fail_count;5470 return $error_count;5478 my $error_count = 0;5500 $error_count = $fail_count;5521 return $error_count;5529 my $error_count = 0;5572 return $error_count;5579 my $error_count = 0;5618 if ($error_count > 0) {[all …]
320 int error_count; member503 int error_count; member
908 error_count); in queue_message()1054 error_count); in queue_message_sync()1817 VCHIQ_STATS_INC(state, error_count); in parse_rx_slots()2728 VCHIQ_SERVICE_STATS_INC(service, error_count); in vchiq_open_service_internal()3132 VCHIQ_STATS_INC(state, error_count); in vchiq_pause_internal()3149 VCHIQ_STATS_INC(state, error_count); in vchiq_resume_internal()3455 VCHIQ_SERVICE_STATS_INC(service, error_count); in vchiq_queue_message()3463 VCHIQ_SERVICE_STATS_INC(service, error_count); in vchiq_queue_message()3732 state->stats.error_count); in vchiq_dump_state()3844 service->stats.error_count); in vchiq_dump_service_state()