Home | History | Annotate | Download | only in if_ipsec

Lines Matching refs:file_send

237 	local file_send=./file.send.prepare
244 prepare_file $file_send
246 atf_check -s exit:0 $HIJACKING nc -w 3 $to_ip 4501 < $file_send
247 atf_check -s exit:0 diff -q $file_send $file_recv
272 local file_send=./file.send.ipsecif
278 prepare_file $file_send
280 atf_check -s exit:0 -o ignore $HIJACKING nc -w 7 $to_ip 4501 < $file_send
281 atf_check -s exit:0 diff -q $file_send $file_recv
310 local file_send=./file.send
364 echo zzz > $file_send
372 nc -u -w 3 -p 4500 $ip_remote 4500 < $file_send
427 nc -u -w 3 -p 4500 $ip_remote 4500 < $file_send