Home | History | Annotate | Download | only in if_ipsec

Lines Matching refs:ip_local_i

102 	local ip_local_i=192.168.22.1
116 atf_check -s exit:0 rump.ifconfig shmif1 $ip_local_i/24
133 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 $ip_local_i/32
135 rump.route add -inet $ip_remote_i_subnet -ifp ipsec0 $ip_local_i
159 rump.ping -c 1 -n -w $TIMEOUT -I $ip_local_i $ip_remote_i
173 local ip_local_i=192.168.22.1
188 atf_check -s exit:0 rump.ifconfig shmif1 $ip_local_i/24
206 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 $ip_local_i/32
208 rump.route add -inet $ip_remote_i_subnet -ifp ipsec0 $ip_local_i
230 rump.ping -c 1 -n -w $TIMEOUT -I $ip_local_i $ip_remote_i