NAME
UntrackType -- End statistics about a packet type.
FUNCTION
This command causes the device driver to stop accumulating
statistics about a particular packet type.
IO REQUEST
ios2_Command - S2_UNTRACKTYPE.
ios2_PacketType - Packet type of interest.
RESULTS
ios2_Error - Zero if successful; non-zero otherwise.
ios2_WireError - More specific error number.
NOTES
SEE ALSO
S2_TRACKTYPE, S2_GETTYPESTATS
BUGS