metric_conf Struct Reference

#include <xian_proto.h>


Detailed Description

Definition at line 67 of file xian_proto.h.


Data Fields

unsigned int index
char dev_name [IFNAMESIZ+1]
char macadd [IEEE80211_MAC_ADDR_LEN+1]
unsigned int nb
unsigned int frequency
unsigned int id [NB_METRICS]
unsigned int metrics [NB_METRICS]
struct xian_float value [NB_METRICS]
void(* function [NB_METRICS])(unsigned char *saddr, struct metric_msg *metric)

Field Documentation

unsigned int metric_conf::index

Definition at line 68 of file xian_proto.h.

Referenced by register_id(), thread_function(), unregister_id(), and xian_man_init().

char metric_conf::dev_name[IFNAMESIZ+1]

Definition at line 69 of file xian_proto.h.

Referenced by thread_function().

char metric_conf::macadd[IEEE80211_MAC_ADDR_LEN+1]

Definition at line 70 of file xian_proto.h.

Referenced by thread_function().

unsigned int metric_conf::nb

Definition at line 71 of file xian_proto.h.

Referenced by print_tab(), register_id(), thread_function(), unregister_id(), xian_man_init(), and XIAN_Manager_receive().

unsigned int metric_conf::frequency

Definition at line 72 of file xian_proto.h.

Referenced by register_id(), and thread_function().

unsigned int metric_conf::id[NB_METRICS]

Definition at line 73 of file xian_proto.h.

Referenced by register_id(), thread_function(), unregister_id(), and xian_man_init().

unsigned int metric_conf::metrics[NB_METRICS]

Definition at line 74 of file xian_proto.h.

Referenced by register_id(), thread_function(), and unregister_id().

struct xian_float metric_conf::value[NB_METRICS] [read]

Definition at line 75 of file xian_proto.h.

Referenced by thread_function(), and unregister_id().

void(* metric_conf::function[NB_METRICS])(unsigned char *saddr, struct metric_msg *metric)

Referenced by register_id(), unregister_id(), and XIAN_Manager_receive().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 21 12:31:49 2008 for XIAN by  doxygen 1.5.3