#include <dtn_types.h>
Definition at line 90 of file dtn_types.h.
Public Attributes | |
u_int | secs |
u_int | seqno |
u_int dtn_timestamp_t::secs |
Definition at line 91 of file dtn_types.h.
Referenced by dtn::APIClient::handle_recv(), main(), and xdr_dtn_timestamp_t().
u_int dtn_timestamp_t::seqno |
Definition at line 92 of file dtn_types.h.
Referenced by dtn::APIClient::handle_recv(), main(), and xdr_dtn_timestamp_t().