#include <dtn_types.h>
Note that the application cannot (in general) expect to be able to use the full DTN_MAX_ENDPOINT_ID, as there is a chance of overflow when the daemon concats the tag with its own local endpoint id.
Definition at line 102 of file dtn_types.h.
Public Attributes | |
char | tag [DTN_MAX_ENDPOINT_ID] |
char dtn_service_tag_t::tag[DTN_MAX_ENDPOINT_ID] |
Definition at line 103 of file dtn_types.h.
Referenced by _wrap_dtn_service_tag_t_tag_set(), dtn_build_local_eid(), dtn::APIClient::handle_local_eid(), and xdr_dtn_service_tag_t().