ESP-IDF
rsn_pmksa_cache_entry::opportunistic
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
rsn_pmksa_cache_entry::opportunistic
rsn_pmksa_cache_entry::opportunistic field
Syntax
Show:
Summary
Declaration
from
pmksa_cache_auth.h:30
int
opportunistic
;
Examples
References
from
examples
Code
Location
Referrer
int
opportunistic
;
pmksa_cache.h:36
int
opportunistic
;
pmksa_cache_auth.h:30
if
(
!
pos
->
opportunistic
)
pmksa_cache.c:183
pmksa_cache_add_entry()
new_entry
->
opportunistic
=
1
;
pmksa_cache.c:347
pmksa_cache_clone_entry()
entry
->
opportunistic
)
;
pmksa_cache.c:494
pmksa_cache_list()
entry
->
opportunistic
)
;
pmksa_cache_auth.c:434
pmksa_cache_auth_list()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
rsn_pmksa_cache_entry::opportunistic
is written by 1 function and is read by 3 functions:
pmksa_cache_clone_entry()
All items filtered out
rsn_pmksa_cache_entry::opportunistic
pmksa_cache_auth_list()
pmksa_cache_add_entry()
pmksa_cache_list()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out