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  

TCPSrcNat Class Reference

Inheritance diagram for TCPSrcNat:

NatAgent Agent Connector NsObject TclObject Handler TCPSrcDestNat List of all members.

Protected Member Functions

void rewrite_addr (ip *)
void fixtsum (ip *iph, int hlen)
u_short newval ()
u_short oldval (ip *)
int command (int argc, const char *const *argv)

Protected Attributes

in_addr newsrc_

Member Function Documentation

int TCPSrcNat::command int    argc,
const char *const *    argv
[protected, virtual]
 

Reimplemented from NatAgent.

Reimplemented in TCPSrcDestNat.

void TCPSrcNat::fixtsum ip *    iph,
int    hlen
[inline, protected, virtual]
 

Reimplemented from NatAgent.

Reimplemented in TCPSrcDestNat.

u_short TCPSrcNat::newval   [protected, virtual]
 

Implements NatAgent.

Reimplemented in TCPSrcDestNat.

u_short TCPSrcNat::oldval ip *    [protected, virtual]
 

Implements NatAgent.

Reimplemented in TCPSrcDestNat.

void TCPSrcNat::rewrite_addr ip *    [protected, virtual]
 

Implements NatAgent.

Reimplemented in TCPSrcDestNat.


Member Data Documentation

in_addr TCPSrcNat::newsrc_ [protected]
 


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