Lines Matching refs:ipv6
143 flags = IPv6
163 cat > $LTPTMP/tst_xinetd.exp.1.ipv6 <<-EOF
193 cat > $LTPTMP/tst_xinetd.exp.2.ipv6 <<-EOF
204 "INIT: unable to create expected file $LTPTMP/tst_xinetd.exp.2.ipv6"
322 tst_retry "echo '' | $TELNET_COMM ::1 2>$LTPTMP/tst_xinetd.out.ipv6 \
324 diff -iwB $LTPTMP/tst_xinetd.out.ipv6 $LTPTMP/tst_xinetd.exp.1.ipv6 \
325 > $LTPTMP/tst_xinetd.err.ipv6 2>&1
329 tst_res TFAIL $LTPTMP/tst_xinetd.err.ipv6 \
390 tst_retry "echo '' | $TELNET_COMM ::1 2>$LTPTMP/tst_xinetd.out.ipv6 2>&1"
391 diff -iwB $LTPTMP/tst_xinetd.out.ipv6 $LTPTMP/tst_xinetd.exp.2.ipv6 \
392 > $LTPTMP/tst_xinetd.err.ipv6 2>&1
396 tst_res TFAIL $LTPTMP/tst_xinetd.err.ipv6 \
401 "Test #1: xinetd reads the config file and starts or stops IPv6 services."