Bugzilla – Attachment #2387: Mark GetCurrentTid const for bug #2313
}
uint8_t
EdcaTxopN::GetCurrentTid ()
EdcaTxopN::GetCurrentTid () const
{
if (m_currentHdr.IsQosData ())
/**
* Get Traffic ID of the current packet.
*/
uint8_t GetCurrentTid ();
uint8_t GetCurrentTid () const;
AcIndex m_ac;
class Dcf;
-