#include <itm.h>
Definition at line 368 of file itm.h.
Data Fields | |
unsigned long | struct_id |
unsigned long | type_msg |
char | dev_name [IFNAMESIZ+1] |
unsigned int | id_error |
char | macaddr [IEEE80211_MAC_ADDR_LEN+1] |
enum type_metric_t | type_metric |
unsigned int | id |
union { | |
u_int8_t int8 | |
u_int32_t int32 | |
u_int64_t int64 | |
struct xian_float xian_float | |
} | metric |
unsigned long qos_metric_stat_msg::struct_id |
unsigned long qos_metric_stat_msg::type_msg |
char qos_metric_stat_msg::dev_name[IFNAMESIZ+1] |
unsigned int qos_metric_stat_msg::id_error |
char qos_metric_stat_msg::macaddr[IEEE80211_MAC_ADDR_LEN+1] |
unsigned int qos_metric_stat_msg::id |
u_int8_t qos_metric_stat_msg::int8 |
u_int32_t qos_metric_stat_msg::int32 |
u_int64_t qos_metric_stat_msg::int64 |
struct xian_float qos_metric_stat_msg::xian_float [read] |
union { ... } qos_metric_stat_msg::metric |
Referenced by get_xian_stat_xian_float().