LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NetStats Struct Reference

Data Fields

ULONG rx_packets
 
ULONG tx_packets
 
ULONGLONG rx_bytes
 
ULONGLONG tx_bytes
 
ULONG rx_errors
 
ULONG tx_errors
 
ULONG rx_overflows
 
ULONG tx_overflows
 

Detailed Description

This structure contains the SLQSGetNetStatistic Information

Parameters
rx_packets
  • Number of received Packets without error
tx_packets
  • Number of transmitted Packets without error
rx_bytes
  • Number of bytes recieved without error
tx_bytes
  • NNumbero of bytes transmitted without error
rx_error
  • Number of incoming packets with framing errors
tx_error
  • Number of outgoing packets with framing errors
rx_overflows
  • Number of packets dropped because Rx buffer overflowed
tx_overflows
  • Number of packets dropped because Tx buffer overflowed

Field Documentation

ULONGLONG NetStats::rx_bytes
ULONG NetStats::rx_errors
ULONG NetStats::rx_overflows
ULONG NetStats::rx_packets
ULONGLONG NetStats::tx_bytes
ULONG NetStats::tx_errors
ULONG NetStats::tx_overflows
ULONG NetStats::tx_packets

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved