Umdsdmonmsgs.h
6.14
|
Message containing client attributes.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_CLIENTATTRS )
More...
#include <umdsdmonmsgs.h>
Data Fields | |
umdsd_dstat_msg_hdr_t | hdr |
Message header identifying the message type and other general information common for all messages. | |
umdsd_dstat_connection_attribute_record_t | attr [UMDS_DSTAT_NUM_CLIENT_ATTRS] |
Client attributes. | |
Message containing client attributes.
( umdsd_dstat_msg_hdr_t_stct::type == UMDS_DSTATTYPE_CLIENTATTRS )
Except where indicated, all fields of type lbm_uintXX_t
should be byte-swapped if hdr.magic
is equal to LBM_UMDS_DMON_ANTIMAGIC.