Home | History | Annotate | Download | only in adaptation

Lines Matching defs:error_count

710     int error_count = 0;
744 error_count = 0;
771 ++error_count;
772 if (rx_length <= 0 && ((error_count > 0) && ((error_count % iMaxError) == 0)))
777 rx_length, error_count, errno);
787 rx_length, error_count, errno);