Searched refs:TcFcnFreePortList (Results 1 – 1 of 1) sorted by relevance
51 typedef TC_STATUS (TC_CALLCONV *TcFcnFreePortList) (TC_PORT *pPorts); typedef93 TcFcnFreePortList FreePortList;295 …g_TcFunctions.FreePortList = (TcFcnFreePortList) pcap_find_function(g_TcFunctions.hTcApiDllHan… in LoadTcFunctions()