UM C API
6.16.1
|
Structure containing high-level information about this UM Router's (DRO) view of the current topology. Used by tnwg_rm_stat_grp_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 | |
char | gateway_name [TNWG_DSTAT_MAX_GATEWAY_NAME_LEN] |
Name of this DRO. | |
uint64_t | gateway_id |
DRO id. | |
uint32_t | topology_signature |
Topology signature. | |
uint32_t | recalc_duration_sec |
Recalc duration sec. | |
uint32_t | recalc_duration_usec |
Recalc duration usec. | |
uint32_t | graph_version |
Graph version. | |
uint16_t | self_version |
Self version. | |
uint16_t | gateway_count |
DRO count. | |
uint16_t | trd_count |
Trd count. | |
Structure containing high-level information about this UM Router's (DRO) view of the current topology. Used by tnwg_rm_stat_grp_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.