| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <mac-802_11.h>
Public Member Functions | |
| MAC_MIB (Mac802_11 *parent) | |
| u_int32_t | getRTSThreshold () |
| u_int32_t | getShortRetryLimit () |
| u_int32_t | getLongRetryLimit () |
Public Attributes | |
| u_int32_t | FailedCount |
| u_int32_t | RTSFailureCount |
| u_int32_t | ACKFailureCount |
Private Attributes | |
| u_int32_t | RTSThreshold |
| u_int32_t | ShortRetryLimit |
| u_int32_t | LongRetryLimit |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|