Home
last modified time | relevance | path

Searched refs:tfo_cmp (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/network/tcp_fastopen/
Dtcp_fastopen_run.sh42 tfo_cmp=$(( 100 - ($time_tfo_on * 100) / $time_tfo_off ))
44 if [ "$tfo_cmp" -lt 3 ]; then
45 tst_res TFAIL "$1 perf result is '$tfo_cmp' percent"
47 tst_res TPASS "$1 perf result is '$tfo_cmp' percent"