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

omni_mcast.h File Reference

#include <assert.h>
#include <math.h>
#include <stdio.h>
#include <signal.h>
#include <float.h>
#include <stdlib.h>
#include <tcl.h>
#include "diff_header.h"
#include "agent.h"
#include "tclcl.h"
#include "ip.h"
#include "config.h"
#include "packet.h"
#include "trace.h"
#include "random.h"
#include "classifier.h"
#include "node.h"
#include "iflist.h"
#include "hash_table.h"
#include "arp.h"
#include "mac.h"
#include "ll.h"
#include "dsr/path.h"

Include dependency graph for omni_mcast.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  OmniMcast_Entry
class  OmniMcastAgent
class  OmniMcastArpBufEntry
class  OmniMcastArpBufferTimer
class  OmniMcastSendBufferEntry
class  OmniMcastSendBufTimer

Defines

#define THIS_NODE   here_.addr_
#define MAC_RETRY_   0
#define JITTER   0.11
#define ARP_BUFFER_CHECK   0.03
#define ARP_MAX_ATTEMPT   3
#define ARP_BUF_SIZE   64
#define SEND_BUFFER_CHECK   0.03
#define SEND_TIMEOUT   30.0
#define SEND_BUF_SIZE   64
#define SEND_MESSAGE(x, y, z)   send_to_dmux(prepare_message(x,y,z), 0)


Define Documentation

#define ARP_BUF_SIZE   64
 

Definition at line 70 of file omni_mcast.h.

#define ARP_BUFFER_CHECK   0.03
 

Definition at line 68 of file omni_mcast.h.

#define ARP_MAX_ATTEMPT   3
 

Definition at line 69 of file omni_mcast.h.

#define JITTER   0.11
 

Definition at line 67 of file omni_mcast.h.

#define MAC_RETRY_   0
 

Definition at line 65 of file omni_mcast.h.

#define SEND_BUF_SIZE   64
 

Definition at line 74 of file omni_mcast.h.

#define SEND_BUFFER_CHECK   0.03
 

Definition at line 72 of file omni_mcast.h.

#define SEND_MESSAGE x,
y,
 )     send_to_dmux(prepare_message(x,y,z), 0)
 

Definition at line 77 of file omni_mcast.h.

#define SEND_TIMEOUT   30.0
 

Definition at line 73 of file omni_mcast.h.

#define THIS_NODE   here_.addr_
 

Definition at line 64 of file omni_mcast.h.


Generated on Tue Apr 20 12:24:32 2004 for NS2.26SourcesOriginal by doxygen 1.3.3