xts(ADM) 19 June 1992 xts(ADM) Name xts - extract and print xt driver statistics Syntax xts [ -f ] Description The xts command is a debugging tool for the xt(HW) driver. It performs an XTIOCSTATS ioctl(S) call on its standard input file to extract the accumulated statistics for the attached group of channels. This call will fail if statistics have not been configured in the driver, or the standard input is not attached to a xt(HW) channel. The statistics are printed one item per line on the standard output. -f Causes a ``formfeed'' character to be put out at the end of the output for the benefit of page-display programs. Diagnostics Returns 0 upon successful completion; 1 otherwise. See also ioctl(S), xt(HW), xtd(ADM), xtproto(M), xtt(ADM)