Lines Matching refs:ipsec0
76 local uniq=8192 # 8192(reqid_base) + 2 * 0(unit id of "ipsec0")
129 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 create
131 rump.ifconfig ipsec0 tunnel $ip_local_o $ip_remote_o
132 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 unnumbered
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
136 $DEBUG && rump.ifconfig -v ipsec0
142 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 create
144 rump.ifconfig ipsec0 tunnel $ip_remote_o $ip_local_o
145 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 unnumbered
146 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 $ip_remote_i/32
148 rump.route add -inet $ip_local_i_subnet -ifp ipsec0 $ip_remote_i
149 $DEBUG && rump.ifconfig -v ipsec0
202 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 create
204 rump.ifconfig ipsec0 tunnel $ip_local_o $ip_remote_o
205 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 unnumbered
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
209 $DEBUG && rump.ifconfig -v ipsec0
214 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 create
216 rump.ifconfig ipsec0 tunnel $ip_remote_o $ip_local_o
217 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 unnumbered
218 atf_check -s exit:0 -o ignore rump.ifconfig ipsec0 $ip_remote_i/32
220 rump.route add -inet $ip_local_i_subnet -ifp ipsec0 $ip_remote_i
221 $DEBUG && rump.ifconfig -v ipsec0