Options
All
  • Public
  • Public/Protected
  • All
Menu

per TXQ statistics attributes

Hierarchy

Index

Properties

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

number of bytes currently backlogged

backlogPackets?: Buffer

number of packets currently backlogged

collisions?: Buffer

number of hash collisions

drops?: Buffer

total number of packet drops

ecnMarks?: Buffer

total number of packet ECN marks

flows?: Buffer

total number of new flows seen

maxFlows?: Buffer

number of flow buckets for PHY

overlimit?: Buffer

number of drops due to queue space overflow

overmemory?: Buffer

number of drops due to memory limit overflow (only for per-phy stats)

txBytes?: Buffer

total number of bytes dequeued from TXQ

txPackets?: Buffer

total number of packets dequeued from TXQ

Generated using TypeDoc