Home | History | Annotate | Download | only in ipsec

Lines Matching refs:ip_remote

79 	local ip_remote=10.0.2.2
128 atf_check -s exit:0 rump.ifconfig shmif0 $ip_remote/24
138 atf_check -s exit:0 -o ignore rump.ping -c 1 -n -w 3 $ip_remote
142 str="$str $ip_local > $ip_remote: ICMP echo request,"
145 str="$str $ip_remote > $ip_local: ICMP echo reply,"
204 atf_check -s exit:0 -o ignore rump.ping -c 1 -n -w 3 $ip_remote
208 $ip_local $ip_remote $proto ipv4)
211 $ip_remote $ip_local $proto ipv4)
230 local ip_remote=fd00:2::2
279 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_remote
289 atf_check -s exit:0 -o ignore rump.ping6 -c 1 -n -X 3 $ip_remote
293 str="$str $ip_local > $ip_remote: ICMP6, echo request"
296 str="$str $ip_remote > $ip_local: ICMP6, echo reply,"
355 atf_check -s exit:0 -o ignore rump.ping6 -c 1 -n -X 3 $ip_remote
359 $ip_local $ip_remote $proto ipv6)
362 $ip_remote $ip_local $proto ipv6)