#include <IEEE802_11.h>
Data Fields | |
| UINT | nBackoffFailedCount |
| UINT | nBackoffSuccessCount |
| UINT | nTransmittedFrameCount |
| UINT | nReceivedFrameCount |
| UINT | nRTSSentCount |
| UINT | nCTSSentCount |
| UINT | nRTSReceivedCount |
| UINT | nCTSReceivedCount |
Structure for metrics
Definition at line 214 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nBackoffFailedCount |
Definition at line 216 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nBackoffSuccessCount |
Definition at line 217 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nCTSReceivedCount |
Definition at line 223 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nCTSSentCount |
Definition at line 221 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nReceivedFrameCount |
Definition at line 219 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nRTSReceivedCount |
Definition at line 222 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nRTSSentCount |
Definition at line 220 of file IEEE802_11.h.
| UINT stru_802_11_Metrics::nTransmittedFrameCount |
Definition at line 218 of file IEEE802_11.h.