dtn::TCPConvergenceLayer::TCPConvergenceLayer::TCPLinkParams Class Reference

Tunable link parameter structure. More...

#include <TCPConvergenceLayer.h>

List of all members.

Public Attributes

bool hexdump_
 Log a hexdump of all traffic.
in_addr_t local_addr_
 Local address to bind to.
in_addr_t remote_addr_
 Peer address used for rcvr-connect.
u_int16_t remote_port_
 Peer port used for rcvr-connect.

Protected Member Functions

 TCPLinkParams (bool init_defaults)

Friends

class TCPConvergenceLayer


Detailed Description

Tunable link parameter structure.

Definition at line 59 of file TCPConvergenceLayer.h.


Constructor & Destructor Documentation

dtn::TCPConvergenceLayer::TCPConvergenceLayer::TCPLinkParams::TCPLinkParams ( bool  init_defaults  )  [protected]

Definition at line 39 of file TCPConvergenceLayer.cc.


Friends And Related Function Documentation

friend class TCPConvergenceLayer [friend]

Definition at line 69 of file TCPConvergenceLayer.h.


Member Data Documentation

bool dtn::TCPConvergenceLayer::TCPConvergenceLayer::TCPLinkParams::hexdump_

in_addr_t dtn::TCPConvergenceLayer::TCPConvergenceLayer::TCPLinkParams::local_addr_

in_addr_t dtn::TCPConvergenceLayer::TCPConvergenceLayer::TCPLinkParams::remote_addr_

u_int16_t dtn::TCPConvergenceLayer::TCPConvergenceLayer::TCPLinkParams::remote_port_


The documentation for this class was generated from the following files:

Generated on Fri Jan 30 09:27:04 2009 for DTN Reference Implementation by  doxygen 1.5.8