OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wpa_radio
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
wpa_supplicant_i.h
326
* struct
wpa_radio
- Internal data for per-radio information
332
struct
wpa_radio
{
struct
347
static inline bool external_scan_running(struct
wpa_radio
*radio)
682
struct
wpa_radio
*radio; /* shared radio context */
683
struct dl_list radio_list; /* list head: struct
wpa_radio
::ifaces */
wpa_supplicant.c
6659
static struct
wpa_radio
* radio_add_interface(struct wpa_supplicant *wpa_s,
6663
struct
wpa_radio
*radio;
6738
static struct wpa_radio_work * radio_work_get_next_work(struct
wpa_radio
*radio)
6833
struct
wpa_radio
*radio = eloop_ctx;
6899
struct
wpa_radio
*radio = wpa_s->radio;
6924
struct
wpa_radio
*radio = wpa_s->radio;
6939
struct
wpa_radio
*radio = wpa_s->radio;
6964
struct
wpa_radio
*radio = wpa_s->radio;
7008
struct
wpa_radio
*radio = wpa_s->radio;
7081
struct
wpa_radio
*radio = wpa_s->radio
[
all
...]
scan.c
3695
struct
wpa_radio
*radio = wpa_s->radio;
Completed in 34 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026