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_DEV_REPORTED
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/wpa/dist/src/p2p/
p2p.c
367
dev->flags &= ~
P2P_DEV_REPORTED
;
534
dev->flags |=
P2P_DEV_REPORTED
| P2P_DEV_REPORTED_ONCE;
884
if (dev->flags &
P2P_DEV_REPORTED
&& !wfd_changed &&
921
dev->flags |=
P2P_DEV_REPORTED
| P2P_DEV_REPORTED_ONCE;
1804
dev->flags |=
P2P_DEV_REPORTED
| P2P_DEV_REPORTED_ONCE;
4361
dev->flags &
P2P_DEV_REPORTED
? "[REPORTED]" : "",
5499
if (!(dev->flags &
P2P_DEV_REPORTED
)) {
5502
dev->flags |=
P2P_DEV_REPORTED
| P2P_DEV_REPORTED_ONCE;
p2p_i.h
101
#define
P2P_DEV_REPORTED
BIT(1)
p2p_go_neg.c
899
!(dev->flags &
P2P_DEV_REPORTED
))
Completed in 89 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026