Home | History | Annotate | Download | only in ipsec

Lines Matching refs:file_send

225 	local file_send=./file.send
288 prepare_file $file_send
290 atf_check -s exit:0 $HIJACKING nc -w 3 $ip_remote 4501 < $file_send
291 atf_check -s exit:0 diff -q $file_send $file_recv
305 echo zzz > $file_send
311 nc -u -w 3 -p 4500 $ip_remote 4500 < $file_send
343 prepare_file $file_send
345 atf_check -s exit:0 -o ignore $HIJACKING nc -w 3 $ip_remote 4501 < $file_send
346 atf_check -s exit:0 diff -q $file_send $file_recv
372 local file_send=./file.send