monitor_global_data Struct Reference

#include <monitor.h>

Collaboration diagram for monitor_global_data:

Collaboration graph
[legend]

Detailed Description

Definition at line 83 of file monitor.h.

Data Fields

int current_fa
char current_dev [IFNAMSIZ]
int interfaces
int iwspy_supported
int dev_priority_percentage
int priority_factor
int threshold
int default_ch
int old_fa_factor
int expiretime
int min_balance
int worst_min_time
int worst_max_time
int average_length
int rec_qual
int SQ_cache
agentadv_data ** current_adv
timeval * reg_send_timer


Field Documentation

int monitor_global_data::current_fa

Definition at line 84 of file monitor.h.

Referenced by MONITOR_register_module().

char monitor_global_data::current_dev[IFNAMSIZ]

Definition at line 85 of file monitor.h.

int monitor_global_data::interfaces

Definition at line 86 of file monitor.h.

Referenced by monitor_get_dev(), and MONITOR_register_module().

int monitor_global_data::iwspy_supported

Definition at line 87 of file monitor.h.

Referenced by MONITOR_register_module().

int monitor_global_data::dev_priority_percentage

Definition at line 88 of file monitor.h.

Referenced by MONITOR_register_module().

int monitor_global_data::priority_factor

Definition at line 89 of file monitor.h.

int monitor_global_data::threshold

Definition at line 90 of file monitor.h.

Referenced by MONITOR_register_module().

int monitor_global_data::default_ch

Definition at line 91 of file monitor.h.

Referenced by MONITOR_register_module().

int monitor_global_data::old_fa_factor

Definition at line 92 of file monitor.h.

Referenced by MONITOR_register_module().

int monitor_global_data::expiretime

Definition at line 93 of file monitor.h.

Referenced by MONITOR_register_module().

int monitor_global_data::min_balance

Definition at line 94 of file monitor.h.

Referenced by MONITOR_register_module().

int monitor_global_data::worst_min_time

Definition at line 95 of file monitor.h.

Referenced by drop_worst(), and MONITOR_register_module().

int monitor_global_data::worst_max_time

Definition at line 96 of file monitor.h.

Referenced by drop_worst(), and MONITOR_register_module().

int monitor_global_data::average_length

Definition at line 97 of file monitor.h.

Referenced by MONITOR_register_module().

int monitor_global_data::rec_qual

Definition at line 98 of file monitor.h.

Referenced by MONITOR_register_module(), and MONITOR_unregister_module().

int monitor_global_data::SQ_cache

Definition at line 99 of file monitor.h.

Referenced by MONITOR_register_module(), and MONITOR_unregister_module().

struct agentadv_data** monitor_global_data::current_adv

Definition at line 100 of file monitor.h.

Referenced by MONITOR_register_module().

struct timeval* monitor_global_data::reg_send_timer

Definition at line 101 of file monitor.h.

Referenced by MONITOR_register_module().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 08:50:55 2008 for Virtual foreign agent generator version 0.1 by  doxygen 1.5.1