Searched defs:TNC_UInt32 (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/common/
H A Dtnc.h12 typedef unsigned long TNC_UInt32; typedef
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_VendorI
[all...]
/external/wpa_supplicant_8/src/common/
H A Dtnc.h12 typedef unsigned long TNC_UInt32; typedef
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_VendorI
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dtnc.h12 typedef unsigned long TNC_UInt32; typedef
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_VendorI
[all...]

Completed in 28 milliseconds