Searched refs:TcFcnQueryPortList (Results 1 – 1 of 1) sorted by relevance
50 typedef TC_STATUS (TC_CALLCONV *TcFcnQueryPortList) (PTC_PORT *ppPorts, PULONG pLength); typedef92 TcFcnQueryPortList QueryPortList;294 …g_TcFunctions.QueryPortList = (TcFcnQueryPortList) pcap_find_function(g_TcFunctions.hTcApiDllH… in LoadTcFunctions()