#include <dtn_types.h>
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 |
Definition at line 216 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_send(), main(), and xdr_dtn_extension_block_t().
Definition at line 217 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_send(), main(), and xdr_dtn_extension_block_t().
Definition at line 219 of file dtn_types.h.
Referenced by DTNSendCommand::exec(), dtn::APIClient::handle_send(), main(), and xdr_dtn_extension_block_t().
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().