// nettxqueue.h
UINT8 NetTxQueueGetDemux8021p(
[_In_] NETPACKETQUEUE Queue
);
View the official Windows Driver Kit DDI referenceNo description available.
The NetTxQueueGetDemux8021p function retrieves the IEEE 802.1p priority information associated with a transmit queue.
Queue [_In_]The transmit queue object.
Returns the 802.1p priority information associated with this transmit queue.