prophet::RIBDTLV::RoutingAddressString Struct Reference

Routing Address String (entry in RIBD above) p. More...

#include <RIBDTLV.h>

List of all members.

Public Attributes

u_int16_t string_id
 16 bit identifier that is constant for the duration of a session.
u_int8_t length
 Length of Address String.
u_int8_t unused__
u_char ra_string [0]

Detailed Description

Routing Address String (entry in RIBD above) p.

27, 4.4.3

Definition at line 55 of file RIBDTLV.h.


Member Data Documentation

Length of Address String.

Definition at line 64 of file RIBDTLV.h.

Referenced by prophet::RIBDTLV::read_ras_entry(), and prophet::RIBDTLV::write_ras_entry().

16 bit identifier that is constant for the duration of a session.

String ID zero is predefined as the node initiating the session through sending the Hello SYN message, and String ID one is predefined as the node responding with the Hello SYNACK message.

Definition at line 63 of file RIBDTLV.h.

Referenced by prophet::RIBDTLV::read_ras_entry(), and prophet::RIBDTLV::write_ras_entry().

Definition at line 65 of file RIBDTLV.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 11:41:17 2010 for DTN Reference Implementation by  doxygen 1.6.3