dtn::Prophet::RIBDTLVHeader Struct Reference

#include <Prophet.h>

List of all members.


Detailed Description

Routing Information Base Dictionary TLV
p.

27, 4.4.3

The Routing Information Base Dictionary includes the list of addresses used in making routing decisions. The referents remain constant for the duration of a session over a link where the instance numbers remain the same and can be used by both the Routing Information Base messages and the bundle offer messages.

Definition at line 325 of file Prophet.h.

Public Attributes

u_int8_t type
 defined as 0xA0
u_int8_t flags
 TBD.
u_int16_t length
 Length of the TLV in octets, including the TLV header and any nested TLVs.
u_int16_t entry_count
 Number of entries in the database.
u_int16_t unused__


Member Data Documentation

u_int8_t dtn::Prophet::RIBDTLVHeader::type

defined as 0xA0

Definition at line 326 of file Prophet.h.

Referenced by dtn::RIBDTLV::deserialize(), and dtn::RIBDTLV::serialize().

u_int8_t dtn::Prophet::RIBDTLVHeader::flags

TBD.

Definition at line 327 of file Prophet.h.

Referenced by dtn::RIBDTLV::deserialize(), and dtn::RIBDTLV::serialize().

u_int16_t dtn::Prophet::RIBDTLVHeader::length

Length of the TLV in octets, including the TLV header and any nested TLVs.

Definition at line 332 of file Prophet.h.

Referenced by dtn::RIBDTLV::deserialize(), and dtn::RIBDTLV::serialize().

u_int16_t dtn::Prophet::RIBDTLVHeader::entry_count

Number of entries in the database.

Definition at line 333 of file Prophet.h.

Referenced by dtn::RIBDTLV::deserialize(), and dtn::RIBDTLV::serialize().

u_int16_t dtn::Prophet::RIBDTLVHeader::unused__

Definition at line 334 of file Prophet.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 7 12:54:33 2007 for DTN Reference Implementation by  doxygen 1.5.1