#include <dtn_types.h>
< (EID1 counter1) (EID2 counter2) ... >
Definition at line 245 of file dtn_types.h.
Public Attributes | |
struct { | |
u_int data_len | |
char * data_val | |
} | data |
Definition at line 247 of file dtn_types.h.
Referenced by dtn_send(), DTNRecvCommand::exec(), DTNSendCommand::exec(), dtn::APIClient::handle_recv(), to_bundles(), and xdr_dtn_sequence_id_t().
Definition at line 248 of file dtn_types.h.
Referenced by dtn_send(), DTNRecvCommand::exec(), DTNSendCommand::exec(), dtn::APIClient::handle_recv(), to_bundles(), and xdr_dtn_sequence_id_t().
struct { ... } dtn_sequence_id_t::data |