#include <xian_proto.h>
Definition at line 80 of file xian_proto.h.
Data Fields | |
struct xian_stat * | next_stat |
unsigned char | saddr [ETH_ALEN] |
struct xian_float | value |
struct xian_stat* xian_stat::next_stat [read] |
Definition at line 81 of file xian_proto.h.
Referenced by del_xian_stat(), get_xian_stat(), print_stats(), and update_xian_stat().
unsigned char xian_stat::saddr[ETH_ALEN] |
Definition at line 82 of file xian_proto.h.
Referenced by get_xian_stat(), print_stats(), and update_xian_stat().
struct xian_float xian_stat::value [read] |
Definition at line 83 of file xian_proto.h.
Referenced by get_xian_stat(), print_stats(), and update_xian_stat().