/QUEUES=ALL (default) /QUEUES=([MISCELLANEOUS] [,RECEIVE] [,SEND]) Shows, in addition to the /FULL output display, the content of various queues associated with the device. /QUEUES=ALL Equivalent to /QUEUES=(MISCELLANEOUS,RECEIVE,SEND) /QUEUES=MISCELLANEOUS Displays the queue of non-READ/WRITE IRPs which are outstanding on the socket. /QUEUES=RECEIVE Displays the queue of IO$_READLBLK/IO$_READVBLK IRPs which are outstanding on the socket. Displays information for all MBUFs present on the socket in the RCV queue. /QUEUES=SEND Displays the queue of IO$_WRITELBLK/IO$_WRITEVBLK IRPs which are outstanding on the socket. Displays information for all MBUFs present on the socket in the SND queue.