| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include "packet.h"#include "mac.h"#include "random.h"#include "ip.h"Compounds | |
| class | BackoffHandler |
| class | MultihopMac |
| class | PollAckHandler |
| class | PollEvent |
| class | PollHandler |
| class | PollNackHandler |
| class | PollTimeoutHandler |
Defines | |
| #define | MAC_POLLSIZE 40 |
| #define | MAC_POLLACKSIZE 40 |
| #define | MAC_IDLE 0x01 |
| #define | MAC_POLLING 0x02 |
| #define | MAC_RCV 0x04 |
| #define | MAC_SND 0x08 |
| #define | MAC_TICK 16000 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|