Searched refs:StatisticsQueryValue (Results 1 – 1 of 1) sorted by relevance
117 TcFcnStatisticsQueryValue StatisticsQueryValue; member371 …g_TcFunctions.StatisticsQueryValue = (TcFcnStatisticsQueryValue) GetProcAddress(g_TcFunctions.hT… in LoadTcFunctions()392 || g_TcFunctions.StatisticsQueryValue == NULL in LoadTcFunctions()1077 …status = g_TcFunctions.StatisticsQueryValue(statistics, TC_COUNTER_INSTANCE_TOTAL_RX_PACKETS, &cou… in TcStats()1092 …status = g_TcFunctions.StatisticsQueryValue(statistics, TC_COUNTER_INSTANCE_RX_DROPPED_PACKETS, &c… in TcStats()1160 …status = g_TcFunctions.StatisticsQueryValue(statistics, TC_COUNTER_INSTANCE_TOTAL_RX_PACKETS, &cou… in TcStatsEx()1175 …status = g_TcFunctions.StatisticsQueryValue(statistics, TC_COUNTER_INSTANCE_RX_DROPPED_PACKETS, &c… in TcStatsEx()