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/mobile/mip.h File Reference

#include <assert.h>
#include "agent.h"
#include "classifier-addr.h"

Compounds

struct  _agentList
class  AgtListTimer
struct  hdr_ipinip
struct  hdr_mip
class  MIPBSAgent
class  MIPDecapsulator
class  MIPEncapsulator
class  MIPMHAgent
class  SimpleTimer

Defines

#define MIP_TIMER_SIMPLE   0
#define MIP_TIMER_AGTLIST   1

Typedefs

typedef _agentList AgentList

Enumerations

enum  MipRegType { MIPT_REG_REQUEST, MIPT_REG_REPLY, MIPT_ADS, MIPT_SOL }

Define Documentation

#define MIP_TIMER_AGTLIST   1
 

#define MIP_TIMER_SIMPLE   0
 


Typedef Documentation

typedef struct _agentList AgentList
 


Enumeration Type Documentation

enum MipRegType
 

Enumeration values:
MIPT_REG_REQUEST 
MIPT_REG_REPLY 
MIPT_ADS 
MIPT_SOL 


This document is generated by doxygen.