Searched refs:csum_err_c_nr (Results 1 – 1 of 1) sorted by relevance
554 local csum_err_c_nr=$((csum_err_c - stat_csum_err_c))555 if [ $csum_err_c_nr -gt 0 ]; then556 printf "[ FAIL ]\nclient got $csum_err_c_nr data checksum error[s]"