Searched refs:TcFcnQueryPortList (Results 1 – 1 of 1) sorted by relevance
48 typedef TC_STATUS (TC_CALLCONV *TcFcnQueryPortList) (PTC_PORT *ppPorts, PULONG pLength); typedef90 TcFcnQueryPortList QueryPortList;292 …g_TcFunctions.QueryPortList = (TcFcnQueryPortList) pcapint_find_function(g_TcFunctions.hTcApiD… in LoadTcFunctions()