mac-multihop.cc File Reference

#include "template.h"
#include "channel.h"
#include "mac-multihop.h"

Include dependency graph for mac-multihop.cc:

Go to the source code of this file.

Data Structures

class  MultihopMacClass

Functions

void dump_iphdr (hdr_ip *iph)

Variables

MultihopMacClass class_mac_multihop
static const char rcsid []


Function Documentation

void dump_iphdr hdr_ip iph  ) 
 

Definition at line 47 of file mac-multihop.cc.

References hdr_ip::daddr(), and hdr_ip::saddr().

00048 {
00049         printf("\tsrc = %d, ", iph->saddr());
00050         printf("\tdst = %d\n", iph->daddr());
00051 }       

Here is the call graph for this function:


Variable Documentation

MultihopMacClass class_mac_multihop [static]
 

const char rcsid[] [static]
 

Initial value:

    "@(#) $Header: /nfs/jade/vint/CVSROOT/ns-2/mac/mac-multihop.cc,v 1.14 2000/11/02 22:46:37 johnh Exp $ (UCB)"

Definition at line 36 of file mac-multihop.cc.


Generated on Tue Mar 6 16:54:38 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6