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