Home | History | Annotate | Download | only in ipsec

Lines Matching refs:outfile

56 	local outfile=$1
61 atf_check -s exit:0 -o match:"$src > $dst: $proto" cat $outfile
62 atf_check -s exit:0 -o match:"$dst > $src: $proto" cat $outfile
80 local outfile=./out
118 extract_new_packets $BUS_TUNNEL > $outfile
123 extract_new_packets $BUS_TUNNEL > $outfile
126 cat $outfile
129 cat $outfile
163 extract_new_packets $BUS_TUNNEL > $outfile
164 check_tunnel_packets $outfile $ip6_gw_local_tunnel $ip6_gw_remote_tunnel \
186 local outfile=./out
224 extract_new_packets $BUS_TUNNEL > $outfile
229 extract_new_packets $BUS_TUNNEL > $outfile
232 cat $outfile
235 cat $outfile
269 extract_new_packets $BUS_TUNNEL > $outfile
270 check_tunnel_packets $outfile $ip4_gw_local_tunnel $ip4_gw_remote_tunnel \