OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TNC_UInt32
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/common/
tnc.h
12
typedef unsigned long
TNC_UInt32
;
15
typedef
TNC_UInt32
TNC_IMVID;
16
typedef
TNC_UInt32
TNC_IMCID;
17
typedef
TNC_UInt32
TNC_ConnectionID;
18
typedef
TNC_UInt32
TNC_ConnectionState;
19
typedef
TNC_UInt32
TNC_RetryReason;
20
typedef
TNC_UInt32
TNC_IMV_Action_Recommendation;
21
typedef
TNC_UInt32
TNC_IMV_Evaluation_Result;
22
typedef
TNC_UInt32
TNC_MessageType;
24
typedef
TNC_UInt32
TNC_VendorID
[
all
...]
/external/wpa_supplicant_8/src/eap_server/
tncs.c
60
TNC_UInt32
messageLength,
146
TNC_UInt32
typeCount)
148
TNC_UInt32
i;
180
TNC_UInt32
messageLength,
267
TNC_UInt32
bufferLength,
269
TNC_UInt32
*pOutValueLength)
281
TNC_UInt32
bufferLength,
/external/wpa_supplicant_8/src/eap_peer/
tncc.c
85
TNC_UInt32
messageLength,
110
TNC_UInt32
typeCount)
112
TNC_UInt32
i;
145
TNC_UInt32
messageLength,
206
TNC_Result TNC_9048_LogMessage(TNC_IMCID imcID,
TNC_UInt32
severity,
Completed in 36 milliseconds