|
UM C API
6.17
|
Structure containing sending and receiving statistics for an endpoint portal. Used by tnwg_portalstats_dstat_record_t. Except where indicated, all fields of type lbm_uintXX_t should be byte-swapped if hdr.magic is equal to LBM_TNWG_DAEMON_ANTIMAGIC.
More...
#include <tnwgdmonmsgs.h>
Data Fields | |
| tnwg_dstat_endpoint_receive_stats_t | receive_stats |
| Receiving statistics. | |
| tnwg_dstat_endpoint_send_stats_t | send_stats |
| Sending statistics. | |
| lbm_uint32_t | domain_id |
| Topic Resolution Domain (TRD) for the portal. | |
| lbm_uint32_t | ingress_cost |
| Cost. | |
| lbm_uint32_t | local_interest_topics |
| Local interest topics. | |
| lbm_uint32_t | local_interest_pcre_patterns |
| Local interest PCRE patterns. | |
| lbm_uint32_t | local_interest_regex_patterns |
| Local interest regex patterns. | |
| lbm_uint32_t | remote_interest_topics |
| Remote interest topics. | |
| lbm_uint32_t | remote_interest_pcre_patterns |
| Remote interest PCRE patterns. | |
| lbm_uint32_t | remote_interest_regex_patterns |
| Remote interest regex patterns. | |
| lbm_uint32_t | proxy_receivers |
| Proxy receivers. | |
| lbm_uint32_t | receiver_topics |
| Receiver topics. | |
| lbm_uint32_t | receiver_pcre_patterns |
| Receiver PCRE patterns. | |
| lbm_uint32_t | receiver_regex_patterns |
| Receiver regex patterns. | |
| lbm_uint32_t | proxy_sources |
| Proxy sources. | |
| lbm_uint32_t | padding |
Structure containing sending and receiving statistics for an endpoint portal. Used by tnwg_portalstats_dstat_record_t. Except where indicated, all fields of type lbm_uintXX_t should be byte-swapped if hdr.magic is equal to LBM_TNWG_DAEMON_ANTIMAGIC.