VOID
FDDI_IS_SMT(
IN UCHAR FcByte,
OUT PBOOLEAN Result
);
FDDI_IS_SMT sets a caller-supplied variable to a Boolean value indicating whether a given FDDI frame is SMT.
Callers of this macro can be running at any IRQL as long as the source address and supplied variable are resident.