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/dsr/path.cc File Reference

#include <assert.h>
#include <stdio.h>
#include <packet.h>
#include <ip.h>
#include "hdr_sr.h"
#include "path.h"

Functions

void compressPath (Path &path)
void CopyIntoPath (Path &to, const Path &from, int start, int stop)

Variables

ID invalid_addr (0xffffffff,::NONE)
ID IP_broadcast (IP_BROADCAST,::IP)

Function Documentation

void compressPath Path   path
 

void CopyIntoPath Path   to,
const Path   from,
int    start,
int    stop
 


Variable Documentation

ID invalid_addr(0xffffffff,::NONE)
 

ID IP_broadcast(IP_BROADCAST,::IP)
 


This document is generated by doxygen.