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_driver_ops
(Results
1 - 24
of
24
) sorted by relevancy
/src/external/bsd/wpa/dist/src/drivers/
drivers.c
14
const struct
wpa_driver_ops
*const wpa_drivers[] =
driver_none.c
70
const struct
wpa_driver_ops
wpa_driver_none_ops = {
driver_openbsd.c
130
const struct
wpa_driver_ops
wpa_driver_openbsd_ops = {
driver.h
10
* driver operations. This is followed by the struct
wpa_driver_ops
that each
417
* @drv_name: struct
wpa_driver_ops
::name (note: unlike other strings, this one
456
* Data for struct
wpa_driver_ops
::scan2().
721
* Data for struct
wpa_driver_ops
::authenticate().
877
* Data for struct
wpa_driver_ops
::sta_auth().
973
* Data for struct
wpa_driver_ops
::associate().
2142
* struct
wpa_driver_ops
::set_key using key_flag = KEY_FLAG_PMK */
3046
* struct
wpa_driver_ops
- Driver interface API definition
3052
struct
wpa_driver_ops
{
struct
5232
*
wpa_driver_ops
::get_bssid() is expected to provide the current BSSI
[
all
...]
driver_wired.c
394
const struct
wpa_driver_ops
wpa_driver_wired_ops = {
driver_roboswitch.c
477
const struct
wpa_driver_ops
wpa_driver_roboswitch_ops = {
driver_privsep.c
823
struct
wpa_driver_ops
wpa_driver_privsep_ops = {
843
const struct
wpa_driver_ops
*const wpa_drivers[] =
driver_macsec_qca.c
1039
const struct
wpa_driver_ops
wpa_driver_macsec_qca_ops = {
driver_hostap.c
1182
const struct
wpa_driver_ops
wpa_driver_hostap_ops = {
driver_macsec_linux.c
1681
const struct
wpa_driver_ops
wpa_driver_macsec_linux_ops = {
driver_bsd.c
1737
const struct
wpa_driver_ops
wpa_driver_bsd_ops = {
driver_atheros.c
2251
const struct
wpa_driver_ops
wpa_driver_atheros_ops = {
driver_ndis.c
3207
struct
wpa_driver_ops
wpa_driver_ndis_ops;
driver_wext.c
2479
const struct
wpa_driver_ops
wpa_driver_wext_ops = {
driver_nl80211.c
14000
const struct
wpa_driver_ops
wpa_driver_nl80211_ops = {
/src/external/bsd/wpa/dist/wpa_supplicant/
preauth_test.c
31
const struct
wpa_driver_ops
*const wpa_drivers[] = { NULL };
224
static struct
wpa_driver_ops
stub_driver;
eapol_test.c
36
const struct
wpa_driver_ops
*const wpa_drivers[] = { NULL };
1008
struct
wpa_driver_ops
eapol_test_drv_ops = {
wpa_priv.c
35
const struct
wpa_driver_ops
*driver;
wpa_supplicant_i.h
809
const struct
wpa_driver_ops
*driver;
ctrl_iface.c
13779
const struct
wpa_driver_ops
*drv = wpa_drivers[i];
/src/external/bsd/wpa/dist/src/ap/
hostapd.h
198
const struct
wpa_driver_ops
*driver;
ap_config.h
1065
const struct
wpa_driver_ops
*driver;
hostapd.c
3375
static void hostapd_cleanup_driver(const struct
wpa_driver_ops
*driver,
3408
const struct
wpa_driver_ops
*driver;
3427
static void hostapd_deinit_driver(const struct
wpa_driver_ops
*driver,
3552
const struct
wpa_driver_ops
*driver;
/src/external/bsd/wpa/dist/hostapd/
config_file.c
2456
const struct
wpa_driver_ops
*driver = NULL;
Completed in 58 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026