Lines Matching full:then
26 if [ $tc_loss -eq 100 ];then
28 elif [ $tc_loss -ge 10 ]; then
30 elif [ $tc_loss -ge 1 ]; then
58 if [ $OPTARG -ge 0 ];then
82 if [ $OPTARG -ge 0 ];then
90 if [ $OPTARG -ge 0 ];then
135 if [ $? -ne 0 ];then
227 if $ethtool_random_on;then
249 if [ $? -ne 0 ] ;then
267 if [ "$(ip netns exec ${disabled_ns} sysctl net.mptcp.enabled | awk '{ print $3 }')" -ne 1 ]; then
279 if [ ${err} -eq 0 ]; then
295 if ! ip netns exec ${t} ./mptcp_connect -u -p 10000 -s TCP 127.0.0.1 2>&1; then
320 if is_v6 "${connect_addr}"; then
326 if [ $? -ne 0 ] ; then
367 if [ "$rcvbuf" -gt 0 ]; then
371 if [ "$sndbuf" -gt 0 ]; then
375 if [ -n "$testmode" ]; then
379 if [ -n "$extra_args" ] && $options_log; then
392 if $capture; then
394 if [ -z $SUDO_USER ] ; then
435 if $capture; then
444 if [ ${rets} -ne 0 ] || [ ${retc} -ne 0 ]; then
472 if [ ${cl_proto} = "MPTCP" ] && [ ${srv_proto} = "MPTCP" ]; then
476 if [ $cookies -eq 2 ];then
477 if [ $stat_cookietx_last -ge $stat_cookietx_now ] ;then
480 if [ $stat_cookierx_last -ge $stat_cookierx_now ] ;then
484 if [ $stat_cookietx_last -ne $stat_cookietx_now ] ;then
487 if [ $stat_cookierx_last -ne $stat_cookierx_now ] ;then
492 if [ $expect_synrx -ne $stat_synrx_now_l ] ;then
495 if [ $expect_ackrx -ne $stat_ackrx_now_l ] ;then
499 if [ $retc -eq 0 ] && [ $rets -eq 0 ];then
517 if [ $SIZE -eq 0 ]; then
543 if [ $loopback -eq 0 ] && [ ${listener_ns} = ${connector_ns} ]; then
548 if ! $ipv6 && is_v6 "${connect_addr}"; then
553 if is_v6 "${connect_addr}"; then
561 if [ $lret -ne 0 ]; then
566 if [ $do_tcp -eq 0 ]; then
568 if [ ${listener_ns} != ${connector_ns} ]; then
575 if [ $lret -ne 0 ]; then
582 if [ $lret -ne 0 ]; then
587 if [ $do_tcp -gt 1 ] ;then
590 if [ $lret -ne 0 ]; then
636 if [ -z "${tc_reorder}" ]; then
641 if [ $reorder_delay -gt 0 ] && [ $reorder1 -lt 100 ] && [ $reorder2 -gt 0 ]; then
645 elif [ "$tc_reorder" = "0" ];then
647 elif [ "$reorder_delay" -gt 0 ];then
659 if [ $ret -ne 0 ] ;then
664 if [ $ret -ne 0 ] ;then