Searched refs:TNC_UInt32 (Results 1 – 5 of 5) sorted by relevance
| /hostap-latest/src/common/ |
| D | tnc.h | 12 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_VendorID; [all …]
|
| /hostap-latest/src/eap_server/ |
| D | tncs.c | 60 TNC_UInt32 messageLength, 146 TNC_UInt32 typeCount) in TNC_TNCS_ReportMessageTypes() 148 TNC_UInt32 i; in TNC_TNCS_ReportMessageTypes() 178 TNC_UInt32 messageLength, in TNC_TNCS_SendMessage() 265 TNC_UInt32 bufferLength, in TNC_TNCS_GetAttribute() 267 TNC_UInt32 *pOutValueLength) in TNC_TNCS_GetAttribute() 279 TNC_UInt32 bufferLength, in TNC_TNCS_SetAttribute()
|
| /hostap-latest/src/eap_peer/ |
| D | tncc.c | 85 TNC_UInt32 messageLength, 110 TNC_UInt32 typeCount) in TNC_TNCC_ReportMessageTypes() 112 TNC_UInt32 i; in TNC_TNCC_ReportMessageTypes() 143 TNC_UInt32 messageLength, in TNC_TNCC_SendMessage() 204 static TNC_Result TNC_9048_LogMessage(TNC_IMCID imcID, TNC_UInt32 severity, in TNC_9048_LogMessage()
|
| /hostap-latest/tests/hwsim/tnc/ |
| D | hostap2_imc.c | 140 /*in*/ TNC_UInt32 messageLength, in TNC_IMC_ReceiveMessage()
|
| D | hostap2_imv.c | 82 /*in*/ TNC_UInt32 messageLength, in TNC_IMV_ReceiveMessage()
|