Lines Matching full:then
30 if [ $tc_loss -eq 100 ];then
32 elif [ $tc_loss -ge 10 ]; then
34 elif [ $tc_loss -ge 1 ]; then
63 if [ $OPTARG -ge 0 ];then
87 if [ $OPTARG -ge 0 ];then
95 if [ $OPTARG -ge 0 ];then
145 if [ $? -ne 0 ];then
210 if $checksum; then
242 if $ethtool_random_on;then
264 if [ $? -ne 0 ] ;then
282 if [ "$(ip netns exec ${disabled_ns} sysctl net.mptcp.enabled | awk '{ print $3 }')" -ne 1 ]; then
294 if [ ${err} -eq 0 ]; then
317 if is_v6 "${connect_addr}"; then
323 if [ $? -ne 0 ] ; then
379 if [ "$rcvbuf" -gt 0 ]; then
383 if [ "$sndbuf" -gt 0 ]; then
387 if [ -n "$testmode" ]; then
391 if [ -n "$extra_args" ] && $options_log; then
404 if $capture; then
406 if [ -z $SUDO_USER ] ; then
426 if [ ${listener_ns} != ${connector_ns} ]; then
462 if $capture; then
470 if [ ${listener_ns} != ${connector_ns} ]; then
478 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then
509 if [ ${cl_proto} = "MPTCP" ] && [ ${srv_proto} = "MPTCP" ]; then
514 if [ ${stat_synrx_now_l} -lt ${expect_synrx} ]; then
519 if [ ${stat_ackrx_now_l} -lt ${expect_ackrx} -a ${stat_ooo_now} -eq 0 ]; then
520 if [ ${stat_ooo_now} -eq 0 ]; then
529 if $checksum; then
534 if [ $csum_err_s_nr -gt 0 ]; then
540 if [ $csum_err_c_nr -gt 0 ]; then
546 if [ $retc -eq 0 ] && [ $rets -eq 0 ]; then
550 if [ $cookies -eq 2 ];then
551 if [ $stat_cookietx_last -ge $stat_cookietx_now ] ;then
554 if [ $stat_cookierx_last -ge $stat_cookierx_now ] ;then
558 if [ $stat_cookietx_last -ne $stat_cookietx_now ] ;then
561 if [ $stat_cookierx_last -ne $stat_cookierx_now ] ;then
566 if [ ${stat_synrx_now_l} -gt ${expect_synrx} ]; then
570 if [ ${stat_ackrx_now_l} -gt ${expect_ackrx} ]; then
588 if [ $SIZE -eq 0 ]; then
615 if [ $loopback -eq 0 ] && [ ${listener_ns} = ${connector_ns} ]; then
620 if ! $ipv6 && is_v6 "${connect_addr}"; then
625 if is_v6 "${connect_addr}"; then
634 if [ $lret -ne 0 ]; then
639 if [ $do_tcp -eq 0 ]; then
641 if [ ${listener_ns} != ${connector_ns} ]; then
649 if [ $lret -ne 0 ]; then
657 if [ $lret -ne 0 ]; then
662 if [ $do_tcp -gt 1 ] ;then
666 if [ $lret -ne 0 ]; then
691 if ! $ipv6 && is_v6 "${connect_addr}"; then
706 if [ $? -ne 0 ]; then
712 if is_v6 "${connect_addr}"; then
720 if [ $? -ne 0 ]; then
727 if [ $? -ne 0 ]; then
746 if [ $lret -ne 0 ]; then
804 if [ ${ret} -ne 0 ]; then
845 if [ -z "${tc_reorder}" ]; then
850 if [ $reorder_delay -gt 0 ] && [ $reorder1 -lt 100 ] && [ $reorder2 -gt 0 ]; then
854 elif [ "$tc_reorder" = "0" ];then
856 elif [ "$reorder_delay" -gt 0 ];then
875 if [ $sender = $ns1 ]; then