HomeSort by: relevance | last modified time | path
    Searched refs:ip_remote_o (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/net/if_gif/
t_gif_unnumbered.sh 73 local ip_remote_o=10.0.0.3
85 atf_check -s exit:0 rump.ifconfig shmif0 $ip_remote_o/24
89 atf_check -s exit:0 -o ignore rump.ping -c 1 -n -w $TIMEOUT $ip_remote_o
95 rump.ifconfig gif0 tunnel $ip_local_o $ip_remote_o
107 rump.ifconfig gif0 tunnel $ip_remote_o $ip_local_o
123 -o match:"$ip_local_o > $ip_remote_o: $ip_local_i > $ip_remote_i: ICMP echo request" \
126 -o match:"$ip_remote_o > $ip_local_o: $ip_remote_i > $ip_local_i: ICMP echo reply" \
137 local ip_remote_o=fc00::3
151 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_remote_o/64
155 atf_check -s exit:0 -o ignore rump.ping6 -c 1 -n -X $TIMEOUT $ip_remote_o
    [all...]
  /src/tests/net/if_ipsec/
t_ipsec_unnumbered.sh 107 local ip_remote_o=10.0.0.3
121 atf_check -s exit:0 rump.ifconfig shmif0 $ip_remote_o/24
125 atf_check -s exit:0 -o ignore rump.ping -c 1 -n -w $TIMEOUT $ip_remote_o
131 rump.ifconfig ipsec0 tunnel $ip_local_o $ip_remote_o
144 rump.ifconfig ipsec0 tunnel $ip_remote_o $ip_local_o
153 add_sa ipv4 esp $algo $ip_local_o $ip_remote_o
163 -o match:"$ip_local_o > $ip_remote_o: ESP" \
166 -o match:"$ip_remote_o > $ip_local_o: ESP" \
178 local ip_remote_o=fc00::3
194 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_remote_o/6
    [all...]

Completed in 12 milliseconds