dtn_extension_block_t Struct Reference

#include <dtn_types.h>

List of all members.


Detailed Description

Extension block.

Definition at line 215 of file dtn_types.h.


Public Attributes

u_int type
u_int flags
struct {
   u_int   data_len
   char *   data_val
data

Member Data Documentation

u_int dtn_extension_block_t::type

Definition at line 216 of file dtn_types.h.

Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_send(), main(), and xdr_dtn_extension_block_t().

u_int dtn_extension_block_t::flags

Definition at line 217 of file dtn_types.h.

Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_send(), main(), and xdr_dtn_extension_block_t().

u_int dtn_extension_block_t::data_len

Definition at line 219 of file dtn_types.h.

Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_send(), main(), and xdr_dtn_extension_block_t().

char* dtn_extension_block_t::data_val

Definition at line 220 of file dtn_types.h.

Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_send(), main(), and xdr_dtn_extension_block_t().

struct { ... } dtn_extension_block_t::data

Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_send(), main(), and xdr_dtn_extension_block_t().


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