net80211_probe_ctx Struct Reference

Context for a probe operation. More...


Data Fields

struct net80211_devicedev
 802.11 device to probe on
int old_keep_mgmt
 Value of keep_mgmt before probe was started.
struct io_bufferprobe
 If scanning actively, pointer to probe packet to send.
const char * essid
 If non-"", the ESSID to limit ourselves to.
u32 ticks_start
 Time probe was started.
u32 ticks_beacon
 Time last useful beacon was received.
u32 ticks_channel
 Time channel was last changed.
u32 hop_time
 Time to stay on each channel.
int hop_step
 Channels to hop by when changing channel.
struct list_headbeacons
 List of best beacons for each network found so far.


Detailed Description

Context for a probe operation.

Definition at line 98 of file net80211.c.


Field Documentation

Value of keep_mgmt before probe was started.

Definition at line 103 of file net80211.c.

Referenced by net80211_probe_finish_all(), net80211_probe_finish_best(), and net80211_probe_start().

If scanning actively, pointer to probe packet to send.

Definition at line 106 of file net80211.c.

Referenced by net80211_probe_finish_all(), net80211_probe_finish_best(), net80211_probe_start(), and net80211_probe_step().

If non-"", the ESSID to limit ourselves to.

Definition at line 109 of file net80211.c.

Referenced by net80211_probe_finish_best(), net80211_probe_start(), and net80211_probe_step().

Time probe was started.

Definition at line 112 of file net80211.c.

Referenced by net80211_probe_start(), and net80211_probe_step().

Time last useful beacon was received.

Definition at line 115 of file net80211.c.

Referenced by net80211_probe_start(), and net80211_probe_step().

Time channel was last changed.

Definition at line 118 of file net80211.c.

Referenced by net80211_probe_start(), and net80211_probe_step().

Time to stay on each channel.

Definition at line 121 of file net80211.c.

Referenced by net80211_probe_start(), and net80211_probe_step().

Channels to hop by when changing channel.

Definition at line 124 of file net80211.c.

Referenced by net80211_probe_start(), and net80211_probe_step().

List of best beacons for each network found so far.

Definition at line 127 of file net80211.c.

Referenced by net80211_probe_finish_all(), net80211_probe_finish_best(), net80211_probe_start(), and net80211_probe_step().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:07 2010 for gPXE by  doxygen 1.5.7.1