Lines Matching refs:ip_gwre_tun
77 local ip_gwre_tun=20.0.0.2
106 tunnel $ip_gwlo_tun $ip_gwre_tun
116 atf_check -s exit:0 rump.ifconfig shmif1 $ip_gwre_tun/24
119 tunnel $ip_gwre_tun $ip_gwlo_tun
139 -o match:"$ip_gwlo_tun > $ip_gwre_tun: +ip-proto-115" \
142 -o match:"$ip_gwre_tun > $ip_gwlo_tun: +ip-proto-115" \
149 add $ip_gwlo_tun $ip_gwre_tun $proto 10000 $algo_args;
150 add $ip_gwre_tun $ip_gwlo_tun $proto 10001 $algo_args;
152 $proto/tunnel/$ip_gwlo_tun-$ip_gwre_tun/require;
154 $proto/tunnel/$ip_gwre_tun-$ip_gwlo_tun/require;
161 add $ip_gwlo_tun $ip_gwre_tun $proto 10000 $algo_args;
162 add $ip_gwre_tun $ip_gwlo_tun $proto 10001 $algo_args;
164 $proto/tunnel/$ip_gwre_tun-$ip_gwlo_tun/require;
166 $proto/tunnel/$ip_gwlo_tun-$ip_gwre_tun/require;
174 add $ip_gwlo_tun $ip_gwre_tun $proto 10000 $algo_args;
175 add $ip_gwre_tun $ip_gwlo_tun $proto 10001 $algo_args;
176 spdadd $ip_gwlo_tun/32 $ip_gwre_tun/32 any -P out ipsec
178 spdadd $ip_gwre_tun/32 $ip_gwlo_tun/32 any -P in ipsec
186 add $ip_gwlo_tun $ip_gwre_tun $proto 10000 $algo_args;
187 add $ip_gwre_tun $ip_gwlo_tun $proto 10001 $algo_args;
188 spdadd $ip_gwre_tun/32 $ip_gwlo_tun/32 any -P out ipsec
190 spdadd $ip_gwlo_tun/32 $ip_gwre_tun/32 any -P in ipsec
197 check_sa_entries $SOCK_TUN_LOCAL $ip_gwlo_tun $ip_gwre_tun
198 check_sa_entries $SOCK_TUN_REMOTE $ip_gwlo_tun $ip_gwre_tun
204 str=$(make_l2tp_pktstr $ip_gwlo_tun $ip_gwre_tun $proto ipv4 $mode)
206 str=$(make_l2tp_pktstr $ip_gwre_tun $ip_gwlo_tun $proto ipv4 $mode)
220 local ip_gwre_tun=fc00::2
248 tunnel $ip_gwlo_tun $ip_gwre_tun
258 atf_check -s exit:0 rump.ifconfig shmif1 inet6 $ip_gwre_tun/64
261 tunnel $ip_gwre_tun $ip_gwlo_tun
281 -o match:"$ip_gwlo_tun > $ip_gwre_tun: +ip-proto-115" \
284 -o match:"$ip_gwre_tun > $ip_gwlo_tun: +ip-proto-115" \
291 add $ip_gwlo_tun $ip_gwre_tun $proto 10000 $algo_args;
292 add $ip_gwre_tun $ip_gwlo_tun $proto 10001 $algo_args;
294 $proto/tunnel/$ip_gwlo_tun-$ip_gwre_tun/require;
296 $proto/tunnel/$ip_gwre_tun-$ip_gwlo_tun/require;
303 add $ip_gwlo_tun $ip_gwre_tun $proto 10000 $algo_args;
304 add $ip_gwre_tun $ip_gwlo_tun $proto 10001 $algo_args;
306 $proto/tunnel/$ip_gwre_tun-$ip_gwlo_tun/require;
308 $proto/tunnel/$ip_gwlo_tun-$ip_gwre_tun/require;
316 add $ip_gwlo_tun $ip_gwre_tun $proto 10000 $algo_args;
317 add $ip_gwre_tun $ip_gwlo_tun $proto 10001 $algo_args;
318 spdadd $ip_gwlo_tun/128 $ip_gwre_tun/128 any -P out ipsec
320 spdadd $ip_gwre_tun/128 $ip_gwlo_tun/128 any -P in ipsec
328 add $ip_gwlo_tun $ip_gwre_tun $proto 10000 $algo_args;
329 add $ip_gwre_tun $ip_gwlo_tun $proto 10001 $algo_args;
330 spdadd $ip_gwre_tun/128 $ip_gwlo_tun/128 any -P out ipsec
332 spdadd $ip_gwlo_tun/128 $ip_gwre_tun/128 any -P in ipsec
339 check_sa_entries $SOCK_TUN_LOCAL $ip_gwlo_tun $ip_gwre_tun
340 check_sa_entries $SOCK_TUN_REMOTE $ip_gwlo_tun $ip_gwre_tun
346 str=$(make_l2tp_pktstr $ip_gwlo_tun $ip_gwre_tun $proto ipv6 $mode)
348 str=$(make_l2tp_pktstr $ip_gwre_tun $ip_gwlo_tun $proto ipv6 $mode)