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  

Internet Class Reference

#include <internet.h>

List of all members.

Static Public Member Functions

u_short in_cksum (u_short *, int)
void print_ip (ip *)
void makeip (ip *iph, u_short len, u_char ttl, u_char proto, in_addr &src, in_addr &dst)


Member Function Documentation

u_short Internet::in_cksum u_short *   ,
int   
[static]
 

void Internet::makeip ip *    iph,
u_short    len,
u_char    ttl,
u_char    proto,
in_addr &    src,
in_addr &    dst
[static]
 

void Internet::print_ip ip *    [static]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.