Searched refs:dstip (Results 1 – 3 of 3) sorted by relevance
661 dstip=192.168.123.2674 ipsecid="proto esp src $srcip dst $dstip spi 0x07"677 $algo sel src $srcip/24 dst $dstip/24680 lines=`ip x s list | grep $srcip | grep $dstip | wc -l`684 lines=`ip x s get $ipsecid | grep $srcip | grep $dstip | wc -l`691 ipsecsel="dir out src $srcip/24 dst $dstip/24"693 tmpl proto esp src $srcip dst $dstip \697 lines=`ip x p list | grep $srcip | grep $dstip | wc -l`702 lines=`ip x p get $ipsecsel | grep $srcip | grep $dstip | wc -l`745 dstip=192.168.123.4[all …]
35 dstip="$2"37 if ! ip netns exec "$fromns" ping -c 1 -q "$dstip" > /dev/null; then38 echo "ERROR: ping from $fromns to $dstip"47 dstip="$2"54 if ! ip netns exec "$fromns" ping -q -f -b -c 1 -q "$dstip" > /dev/null 2>&1; then55 echo "ERROR: ping -b from $fromns to $dstip"
360 local dstip=$5378 TCP"${proto}":"$dstip":"$dstport" STDIO < "$infile" > "$ns1out"405 local dstip="$5"408 test_tcp_forwarding_ip "$1" "$2" "$pmtu" "$proto" "$dstip" "$dstport"417 local dstip="$5"429 test_tcp_forwarding_ip "$1" "$2" "$pmtu" "$proto" "$dstip" "$dstport"446 test_tcp_forwarding_ip "$1" "$2" "$pmtu" "$proto" "$dstip" "$dstport"457 test_tcp_forwarding_ip "$1" "$2" "$pmtu" "$proto" "$dstip" "$dstport"