Lines Matching refs:ip_local
50 local ip_local=10.0.0.1
65 atf_check -s exit:0 rump.ifconfig shmif0 $ip_local/24
78 check_packets $outfile $ip_local $ip_peer ICMP
89 add $ip_local $ip_peer $proto 10000 $algo_args;
90 add $ip_peer $ip_local $proto 10001 $algo_args;
94 check_sa_entries $SOCK_LOCAL $ip_local $ip_peer
98 add $ip_local $ip_peer $proto 10000 $algo_args;
99 add $ip_peer $ip_local $proto 10001 $algo_args;
103 check_sa_entries $SOCK_PEER $ip_local $ip_peer
115 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP"
124 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP"
136 spdadd $ip_local $ip_peer any -P out ipsec $proto/transport//require;
146 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP"
154 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP"
166 spdadd $ip_peer $ip_local any -P out ipsec $proto/transport//require;
177 check_packets $outfile $ip_local $ip_peer $pktproto
183 check_packets $outfile $ip_local $ip_peer $pktproto
193 local ip_local=fd00::1
208 atf_check -s exit:0 rump.ifconfig shmif0 inet6 $ip_local
221 check_packets $outfile $ip_local $ip_peer ICMP6
232 add $ip_local $ip_peer $proto 10000 $algo_args;
233 add $ip_peer $ip_local $proto 10001 $algo_args;
237 check_sa_entries $SOCK_LOCAL $ip_local $ip_peer
241 add $ip_local $ip_peer $proto 10000 $algo_args;
242 add $ip_peer $ip_local $proto 10001 $algo_args;
246 check_sa_entries $SOCK_PEER $ip_local $ip_peer
258 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP6"
267 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP6"
279 spdadd $ip_local $ip_peer any -P out ipsec $proto/transport//require;
289 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP6"
297 check_packets $outfile $ip_local $ip_peer $pktproto "ICMP6"
309 spdadd $ip_peer $ip_local any -P out ipsec $proto/transport//require;
320 check_packets $outfile $ip_local $ip_peer $pktproto
326 check_packets $outfile $ip_local $ip_peer $pktproto