OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_radius_cui
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
wpa_auth.h
385
size_t (*
get_radius_cui
)(void *ctx, const u8 *sta_addr, const u8 **buf);
member in struct:wpa_auth_callbacks
wpa_auth_glue.c
1646
.
get_radius_cui
= hostapd_wpa_auth_get_radius_cui,
wpa_auth_ft.c
741
if (!wpa_auth->cb->
get_radius_cui
)
743
return wpa_auth->cb->
get_radius_cui
(wpa_auth->cb_ctx, sta_addr, buf);
Completed in 55 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026