dtn::Prophet::RoutingAddressString Struct Reference

#include <Prophet.h>

List of all members.


Detailed Description

Routing Address String (entry in RIBD above) p.

27, 4.4.3

Definition at line 341 of file Prophet.h.


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]

Member Data Documentation

u_int16_t dtn::Prophet::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 349 of file Prophet.h.

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

u_int8_t dtn::Prophet::RoutingAddressString::length

Length of Address String.

Definition at line 350 of file Prophet.h.

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

u_int8_t dtn::Prophet::RoutingAddressString::unused__

Definition at line 351 of file Prophet.h.

u_char dtn::Prophet::RoutingAddressString::ra_string[0]

Definition at line 352 of file Prophet.h.

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


The documentation for this struct was generated from the following file:
Generated on Sat Sep 8 08:43:47 2007 for DTN Reference Implementation by  doxygen 1.5.3