|
UM C API
6.17
|
Structure containing general information about a peer or endpoint portal. Used by tnwg_dstat_portalstats_msg_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 | |
| uint32_t | portal_type |
| Portal type: TNWG_DSTAT_Portal_Type_Peer TNWG_DSTAT_Portal_Type_Endpoint. | |
| uint32_t | index |
| Portal index. | |
| uint32_t | record_length |
| The length of the tnwg_portalstats_dstat_record_t structure after the union selection is made. | |
| uint32_t | padding |
| char | portal_name [TNWG_DSTAT_MAX_PORTAL_NAME_LEN] |
| Portal name. | |
Structure containing general information about a peer or endpoint portal. Used by tnwg_dstat_portalstats_msg_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.