OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctrl_iface
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
wpagui.h
126
char *
ctrl_iface
;
member in class:WpaGui
/src/external/bsd/wpa/dist/wpa_supplicant/
eapol_test.c
31
#include "
ctrl_iface
.h"
83
unsigned int
ctrl_iface
:1;
member in struct:eapol_test_data
431
if (e->
ctrl_iface
)
685
wpa_supplicant_ctrl_iface_deinit(wpa_s, wpa_s->
ctrl_iface
);
686
wpa_s->
ctrl_iface
= NULL;
823
if (e->
ctrl_iface
)
969
if (!e->
ctrl_iface
)
988
if (e->
ctrl_iface
&& !e->id_req_sent) {
1288
" [-A<client IP>] [-i<ifname>] [-T<
ctrl_iface
>]\n"
1349
const char *
ctrl_iface
= NULL
local
[
all
...]
wpa_supplicant_i.h
46
* Forward declarations of private structures used within the
ctrl_iface
184
* ctrl_interface - Global
ctrl_iface
path/parameter
189
* ctrl_interface_group - Global
ctrl_iface
group
284
struct ctrl_iface_global_priv *
ctrl_iface
;
member in struct:wpa_global
817
struct ctrl_iface_priv *
ctrl_iface
;
member in struct:wpa_supplicant
/src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus_new.c
2848
struct wpas_dbus_priv *
ctrl_iface
;
local
2866
ctrl_iface
= wpa_s->global->dbus;
2867
if (
ctrl_iface
== NULL)
2898
if (wpa_dbus_register_object_per_iface(
ctrl_iface
, net_obj_path,
2922
struct wpas_dbus_priv *
ctrl_iface
;
local
2938
ctrl_iface
= wpa_s->global->dbus;
2939
if (
ctrl_iface
== NULL)
2948
ret = wpa_dbus_unregister_object_per_iface(
ctrl_iface
, net_obj_path);
3051
struct wpas_dbus_priv *
ctrl_iface
;
local
3057
ctrl_iface
= wpa_s->global->dbus
3092
struct wpas_dbus_priv *
ctrl_iface
;
local
3204
struct wpas_dbus_priv *
ctrl_iface
;
local
3244
struct wpas_dbus_priv *
ctrl_iface
;
local
4460
struct wpas_dbus_priv *
ctrl_iface
= wpa_s->global->dbus;
local
4513
struct wpas_dbus_priv *
ctrl_iface
;
local
4740
struct wpas_dbus_priv *
ctrl_iface
;
local
4808
struct wpas_dbus_priv *
ctrl_iface
;
local
4973
struct wpas_dbus_priv *
ctrl_iface
;
local
5034
struct wpas_dbus_priv *
ctrl_iface
;
local
5091
struct wpas_dbus_priv *
ctrl_iface
;
local
5181
struct wpas_dbus_priv *
ctrl_iface
;
local
[
all
...]
Completed in 62 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026