OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:peer_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
peers.cpp
47
enum
peer_type
{
enum
308
int
peer_type
= ctx_item->data(peer_role_type).toInt();
local
312
if (
peer_type
== PEER_TYPE_WPS_ER_ENROLLEE)
324
if (
peer_type
== PEER_TYPE_WPS_ER_ENROLLEE) {
1715
int
peer_type
= ctx_item->data(peer_role_type).toInt();
local
1716
if (
peer_type
== PEER_TYPE_WPS_ER_ENROLLEE) {
1720
} else if (
peer_type
== PEER_TYPE_P2P ||
1721
peer_type
== PEER_TYPE_P2P_CLIENT) {
/src/usr.sbin/fstyp/
hammer2_disk.h
1181
uint8_t
peer_type
; /* 003A HAMMER2_PEER_xxx */
member in struct:hammer2_volume_data
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026