Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_wds_GetPacketStatus_t Struct Reference

#include <wds.h>

Data Fields

uint32_t statmask
 

Detailed Description

Deprecated. Use pack_wds_GetPacketStatistics_t instead This structure contains pack get packet status information.

Parameters
statmaskpacket statistics mask
  • 0x00000001 - Tx packets OK
  • 0x00000002 - Rx packets OK
  • 0x00000004 - Tx packet errors
  • 0x00000008 - Rx packet errors
  • 0x00000010 - Tx overflows
  • 0x00000020 - Rx overflows
  • 0x00000040 - Tx bytes OK
  • 0x00000080 - Rx bytes OK
  • 0x00000100 - Tx packets dropped
  • 0x00000200 - Rx packets dropped

The documentation for this struct was generated from the following file: