Searched refs:TcFcnStatisticsDestroy (Results 1 – 1 of 1) sorted by relevance
70 typedef VOID (TC_CALLCONV *TcFcnStatisticsDestroy) (TC_STATISTICS statistics); typedef113 TcFcnStatisticsDestroy StatisticsDestroy;314 …g_TcFunctions.StatisticsDestroy = (TcFcnStatisticsDestroy) pcapint_find_function(g_TcFunctions.… in LoadTcFunctions()