OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clear_ptksa
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/ap/
wpa_auth.h
369
void (*
clear_ptksa
)(void *ctx, const u8 *addr, int cipher);
member in struct:wpa_auth_callbacks
wpa_auth_glue.c
1630
.
clear_ptksa
= hostapd_clear_ptksa,
wpa_auth.c
403
if (wpa_auth->cb->
clear_ptksa
)
404
wpa_auth->cb->
clear_ptksa
(wpa_auth->cb_ctx, addr, cipher);
Completed in 21 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026