equal
deleted
inserted
replaced
212 Ptr<MsduAggregator> m_aggregator; |
212 Ptr<MsduAggregator> m_aggregator; |
213 TypeOfStation m_typeOfStation; |
213 TypeOfStation m_typeOfStation; |
214 QosBlockedDestinations *m_qosBlockedDestinations; |
214 QosBlockedDestinations *m_qosBlockedDestinations; |
215 BlockAckManager *m_baManager; |
215 BlockAckManager *m_baManager; |
216 /* |
216 /* |
217 * Represents the minimun number of packets for use of block ack. |
217 * Represents the minimum number of packets for use of block ack. |
218 */ |
218 */ |
219 uint8_t m_blockAckThreshold; |
219 uint8_t m_blockAckThreshold; |
220 enum BlockAckType m_blockAckType; |
220 enum BlockAckType m_blockAckType; |
221 Time m_currentPacketTimestamp; |
221 Time m_currentPacketTimestamp; |
222 uint16_t m_blockAckInactivityTimeout; |
222 uint16_t m_blockAckInactivityTimeout; |