monitor_interface Struct Reference

#include <monitor.h>

Collaboration diagram for monitor_interface:

Collaboration graph
[legend]

Detailed Description

Definition at line 104 of file monitor.h.

Data Fields

short in_use
short priority
short channel_get_support
short channel_support
short iwspy_support
char ifname [IFNAMSIZ]
int sock
int spy_number
int channel
int test_slot
iw_range range
short vector_update [MAX_MONITOR]
monitor_address mon [MAX_MONITOR]
char ap_hwaddr [ETH_ALEN]


Field Documentation

short monitor_interface::in_use

Definition at line 105 of file monitor.h.

Referenced by monitor_get_dev(), and print_entries().

short monitor_interface::priority

Definition at line 106 of file monitor.h.

short monitor_interface::channel_get_support

Definition at line 107 of file monitor.h.

short monitor_interface::channel_support

Definition at line 108 of file monitor.h.

short monitor_interface::iwspy_support

Definition at line 109 of file monitor.h.

char monitor_interface::ifname[IFNAMSIZ]

Definition at line 110 of file monitor.h.

int monitor_interface::sock

Definition at line 111 of file monitor.h.

Referenced by MONITOR_unregister_module().

int monitor_interface::spy_number

Definition at line 112 of file monitor.h.

int monitor_interface::channel

Definition at line 113 of file monitor.h.

Referenced by monitor_api_get_ch().

int monitor_interface::test_slot

Definition at line 114 of file monitor.h.

struct iw_range monitor_interface::range

Definition at line 115 of file monitor.h.

short monitor_interface::vector_update[MAX_MONITOR]

Definition at line 117 of file monitor.h.

struct monitor_address monitor_interface::mon[MAX_MONITOR]

Definition at line 119 of file monitor.h.

Referenced by drop_worst(), get_free_slot(), and print_entries().

char monitor_interface::ap_hwaddr[ETH_ALEN]

Definition at line 120 of file monitor.h.

Referenced by monitor_poll_ap_addresses().


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