VOID
TR_COPY_NETWORK_ADDRESS(
OUT PCHAR D,
IN PCHAR S
);
TR_COPY_NETWORK_ADDRESS copies a given Token Ring address to a given location.
Callers of this macro can be running at any IRQL as long as the source and destination address pointers are resident.