Options
All
  • Public
  • Public/Protected
  • All
Menu

per TID statistics attributes

Hierarchy

Index

Properties

__unparsed?: [number, Buffer][]
pad?: Buffer

attribute used for padding for 64-bit alignment

rxMsdu?: bigint

number of MSDUs received (u64)

txMsdu?: bigint

number of MSDUs transmitted (or attempted to transmit; u64)

txMsduFailed?: bigint

number of failed transmitted MSDUs (u64)

txMsduRetries?: bigint

number of retries for transmitted MSDUs (not counting the first attempt; u64)

txqStats?: TxqStats

TXQ stats (nested attribute)

Generated using TypeDoc