UM C API  6.16
tnwg_rm_stat_grp_portal_info_t_stct Struct Reference

Structure containing routing information specific to a particular portal. 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

uint64_t node_or_adjacent_id
 ID of adjacent DRO (for type == TNWG_DSTAT_Portal_Type_Peer), or Topic Resolution Domain ID (for type == TNWG_DSTAT_Portal_Type_Endpoint).
 
uint32_t type
 Portal type: TNWG_DSTAT_Portal_Type_Peer TNWG_DSTAT_Portal_Type_Endpoint.
 
uint32_t index
 Portal index.
 
uint32_t ingress_cost
 Cost.
 
uint32_t recalc_duration_sec
 Recalc duration sec.
 
uint32_t recalc_duration_usec
 Recalc duration usec.
 
uint32_t proxy_rec_recalc_duration_sec
 Proxy rec recalc duration sec.
 
uint32_t proxy_rec_recalc_duration_usec
 Proxy rec recalc duration usec.
 
char portal_name [TNWG_DSTAT_MAX_PORTAL_NAME_LEN]
 Portal name.
 

Detailed Description

Structure containing routing information specific to a particular portal. 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.


The documentation for this struct was generated from the following file: