OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p2p_pref_freq_allowed
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/p2p/
p2p_utils.c
541
*
p2p_pref_freq_allowed
- Based on the flags set, check if the preferred
547
bool
p2p_pref_freq_allowed
(const struct weighted_pcl *freq_list, bool go)
function
572
if (!
p2p_pref_freq_allowed
(&freq_list[i], go))
p2p_go_neg.c
621
!
p2p_pref_freq_allowed
(&freq_list[i], go))
673
if (!
p2p_pref_freq_allowed
(&freq_list[i], go))
771
p2p_pref_freq_allowed
(&p2p->pref_freq_list[i], go))
p2p.h
2344
bool
p2p_pref_freq_allowed
(const struct weighted_pcl *freq_list, bool go);
/src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c
3161
!
p2p_pref_freq_allowed
(&pref_freq_list[i], go))) {
6282
!
p2p_pref_freq_allowed
(&pref_freq_list[i],
Completed in 20 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026