OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TNC_UInt32
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/eap_server/
tncs.c
34
typedef unsigned long
TNC_UInt32
;
37
typedef
TNC_UInt32
TNC_IMVID;
38
typedef
TNC_UInt32
TNC_ConnectionID;
39
typedef
TNC_UInt32
TNC_ConnectionState;
40
typedef
TNC_UInt32
TNC_RetryReason;
41
typedef
TNC_UInt32
TNC_IMV_Action_Recommendation;
42
typedef
TNC_UInt32
TNC_IMV_Evaluation_Result;
43
typedef
TNC_UInt32
TNC_MessageType;
45
typedef
TNC_UInt32
TNC_VendorID;
46
typedef
TNC_UInt32
TNC_Subtype
[
all
...]
/external/wpa_supplicant_8/src/eap_peer/
tncc.c
41
typedef unsigned long
TNC_UInt32
;
44
typedef
TNC_UInt32
TNC_IMCID;
45
typedef
TNC_UInt32
TNC_ConnectionID;
46
typedef
TNC_UInt32
TNC_ConnectionState;
47
typedef
TNC_UInt32
TNC_RetryReason;
48
typedef
TNC_UInt32
TNC_MessageType;
50
typedef
TNC_UInt32
TNC_VendorID;
51
typedef
TNC_UInt32
TNC_MessageSubtype;
52
typedef
TNC_UInt32
TNC_Version;
53
typedef
TNC_UInt32
TNC_Result
[
all
...]
Completed in 23 milliseconds