prophet::RIBDTLV::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

u_int8_t prophet::RIBDTLV::RIBDTLV::RoutingAddressString::length

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().

u_char prophet::RIBDTLV::RIBDTLV::RoutingAddressString::ra_string[0]

u_int16_t prophet::RIBDTLV::RIBDTLV::RoutingAddressString::string_id

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().

u_int8_t prophet::RIBDTLV::RIBDTLV::RoutingAddressString::unused__

Definition at line 65 of file RIBDTLV.h.


The documentation for this struct was generated from the following file:

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