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_ctrl_recv
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/
libwpa_test.c
27
wpa_ctrl_recv
(ctrl, buf, &len);
wpa_cli.c
4643
if (
wpa_ctrl_recv
(ctrl, buf, &len) == 0) {
/src/external/bsd/wpa/dist/src/common/
wpa_ctrl.h
589
* read with
wpa_ctrl_recv
().
607
*
wpa_ctrl_recv
- Receive a pending control interface message
617
*
wpa_ctrl_recv
() is only used for event messages, i.e., wpa_ctrl_attach()
620
int
wpa_ctrl_recv
(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len);
629
* message available to be received with
wpa_ctrl_recv
(). wpa_ctrl_pending() is
647
*
wpa_ctrl_recv
() must be used for this.
wpa_helpers.c
132
if (
wpa_ctrl_recv
(mon, buf, &len) < 0) {
wpa_ctrl.c
623
int
wpa_ctrl_recv
(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len)
function
749
int
wpa_ctrl_recv
(struct wpa_ctrl *ctrl, char *reply, size_t *reply_len)
function
/src/external/bsd/wpa/dist/hostapd/
hostapd_cli.c
1998
if (
wpa_ctrl_recv
(ctrl, buf, &len) == 0) {
/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp
1059
if (
wpa_ctrl_recv
(monitor_conn, buf, &len) == 0) {
Completed in 19 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026