struct
structtx__metric__msg__t
variable
uint32_t tx_metric_msg_t::met_type
The type of metric (SHMETRIC_XX).
variable
uint32_t tx_metric_msg_t::met_flags
Type specific flags for the metric instance.
variable
char tx_metric_msg_t::met_name[8]
[8]
A self-identifying sub-type of the metric.
variable
shtime_t tx_metric_msg_t::met_expire
The time-stamp of when the metric expires.
variable
uint64_t tx_metric_msg_t::met_acc
The account being referenced.