NetSim Source Code Help
Loading...
Searching...
No Matches
stru_802_11_Metrics Struct Reference

#include <IEEE802_11.h>

Collaboration diagram for stru_802_11_Metrics:
Collaboration graph

Data Fields

UINT nBackoffFailedCount
 
UINT nBackoffSuccessCount
 
UINT nTransmittedFrameCount
 
UINT nReceivedFrameCount
 
UINT nRTSSentCount
 
UINT nCTSSentCount
 
UINT nRTSReceivedCount
 
UINT nCTSReceivedCount
 

Detailed Description

Structure for metrics

Definition at line 207 of file IEEE802_11.h.

Field Documentation

◆ nBackoffFailedCount

UINT stru_802_11_Metrics::nBackoffFailedCount

Definition at line 209 of file IEEE802_11.h.

◆ nBackoffSuccessCount

UINT stru_802_11_Metrics::nBackoffSuccessCount

Definition at line 210 of file IEEE802_11.h.

◆ nCTSReceivedCount

UINT stru_802_11_Metrics::nCTSReceivedCount

Definition at line 216 of file IEEE802_11.h.

◆ nCTSSentCount

UINT stru_802_11_Metrics::nCTSSentCount

Definition at line 214 of file IEEE802_11.h.

◆ nReceivedFrameCount

UINT stru_802_11_Metrics::nReceivedFrameCount

Definition at line 212 of file IEEE802_11.h.

◆ nRTSReceivedCount

UINT stru_802_11_Metrics::nRTSReceivedCount

Definition at line 215 of file IEEE802_11.h.

◆ nRTSSentCount

UINT stru_802_11_Metrics::nRTSSentCount

Definition at line 213 of file IEEE802_11.h.

◆ nTransmittedFrameCount

UINT stru_802_11_Metrics::nTransmittedFrameCount

Definition at line 211 of file IEEE802_11.h.


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