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_ONCE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/src/p2p/
p2p.c
534
dev->flags |= P2P_DEV_REPORTED |
P2P_DEV_REPORTED_ONCE
;
920
!(dev->flags &
P2P_DEV_REPORTED_ONCE
));
921
dev->flags |= P2P_DEV_REPORTED |
P2P_DEV_REPORTED_ONCE
;
948
if (dev->flags &
P2P_DEV_REPORTED_ONCE
)
1803
!(dev->flags &
P2P_DEV_REPORTED_ONCE
));
1804
dev->flags |= P2P_DEV_REPORTED |
P2P_DEV_REPORTED_ONCE
;
5501
!(dev->flags &
P2P_DEV_REPORTED_ONCE
));
5502
dev->flags |= P2P_DEV_REPORTED |
P2P_DEV_REPORTED_ONCE
;
p2p_i.h
113
#define
P2P_DEV_REPORTED_ONCE
BIT(15)
Completed in 18 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026