Linux Kernel
3.7.1
|
#include <mac80211.h>
Data Fields | |
unsigned int | dot11ACKFailureCount |
unsigned int | dot11RTSFailureCount |
unsigned int | dot11FCSErrorCount |
unsigned int | dot11RTSSuccessCount |
Definition at line 139 of file mac80211.h.
unsigned int dot11ACKFailureCount |
Definition at line 140 of file mac80211.h.
unsigned int dot11FCSErrorCount |
Definition at line 142 of file mac80211.h.
unsigned int dot11RTSFailureCount |
Definition at line 141 of file mac80211.h.
unsigned int dot11RTSSuccessCount |
Definition at line 143 of file mac80211.h.