Searched refs:hops_num (Results 1 – 1 of 1) sorted by relevance
41 hops_num=$(echo "$output" | sed -nE 's/.*hops ([0-9]+).*/\1/p')42 if [ -z "$hops_num" ]; then47 if [ "$hops_num" -eq 0 ]; then52 tst_resm TPASS "traced path to '$rhost' in $hops_num hops"