Searched refs:tcp3 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/system/dnstap/
H A Dtests.sh86 tcp3=`$DNSTAPREAD ns3/dnstap.out.save | grep "TCP " | wc -l`
121 [ $tcp3 -eq 6 ] || {
122 echo "I:ns3 $tcp3 expected 6"
251 tcp3=`$DNSTAPREAD ns3/dnstap.out | grep "TCP " | wc -l`
286 [ $tcp3 -eq 0 ] || {
287 echo "I:ns3 $tcp3 expected 0"

Completed in 9 milliseconds