dtn_sequence_id_t Struct Reference

A Sequence ID is a vector of (EID, counter) values in the following text format: More...

#include <dtn_types.h>

List of all members.

Public Attributes

struct {
   u_int   data_len
   char *   data_val
data

Detailed Description

A Sequence ID is a vector of (EID, counter) values in the following text format:

< (EID1 counter1) (EID2 counter2) ... >

Definition at line 245 of file dtn_types.h.


Member Data Documentation

struct { ... } dtn_sequence_id_t::data

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