#include <dtn_types.h>
Public Attributes | |
u_int | secs |
u_int | seqno |
Definition at line 87 of file dtn_types.h.
u_int dtn_timestamp_t::secs |
Definition at line 88 of file dtn_types.h.
Referenced by dtn_cancel(), dtn_recv(), DTNRecvCommand::exec(), dtn::APIClient::handle_recv(), main(), and xdr_dtn_timestamp_t().
u_int dtn_timestamp_t::seqno |
Definition at line 89 of file dtn_types.h.
Referenced by dtn_cancel(), dtn_recv(), DTNRecvCommand::exec(), dtn::APIClient::handle_recv(), main(), and xdr_dtn_timestamp_t().