Searched refs:baundary (Results 1 – 1 of 1) sorted by relevance
6 baundary=$473 if [[ $baundary != 1500000 && $baundary != 115200 ]]; then74 echo "input param baundary=$baundary invalid, support 1500000/115200"93 if [[ $baundary != 1500000 ]]; then94 echo "input param baundary=$baundary invalid, support 1500000"124 if [[ $baundary == 1500000 ]]; then128 if [[ $baundary == 115200 ]]; then133 if [[ $baundary == 115200 ]]; then