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