ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ns-2/mac/mac-multihop.h File Reference

#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

Define Documentation

#define MAC_IDLE   0x01
 

#define MAC_POLLACKSIZE   40
 

#define MAC_POLLING   0x02
 

#define MAC_POLLSIZE   40
 

#define MAC_RCV   0x04
 

#define MAC_SND   0x08
 

#define MAC_TICK   16000
 


This document is generated by doxygen.