Struct:ttIntfStatBignum
typedef struct tsIntfStatBignum { ttUser32Bit bnBytes; ttUser32Bit bnGbytes; }ttGenericKey; typedef ttIntfStatBignum, TM_FAR * ttIntfStatBignumPtr;
Structure Description
Data type for use interface statistics measuring data throughput which may grow larger than a 32-bit number could hold.
Members
- bnBytes
- Bytes. Will always be less than one gigabyte.
- bnGbytes
- Gigabytes.