Searched refs:ipsi_numroutes (Results 1 – 4 of 4) sorted by relevance
216 indent_printf("ipsi_numroutes: %lu\n", IpSnmpInfo.ipsi_numroutes); in test_IP_MIB_STATS()304 if (IpSnmpInfo.ipsi_numroutes) in test_IP_MIB_STATS()309 …RouteEntries = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, IpSnmpInfo.ipsi_numroutes * sizeof(Ro… in test_IP_MIB_STATS()324 IpSnmpInfo.ipsi_numroutes * sizeof(RouteEntries[0]), in test_IP_MIB_STATS()328 ok_long(BufferSize, IpSnmpInfo.ipsi_numroutes * sizeof(RouteEntries[0])); in test_IP_MIB_STATS()330 for (i = 0; i < IpSnmpInfo.ipsi_numroutes; i++) in test_IP_MIB_STATS()
157 ULONG ipsi_numroutes; member
144 entry->ipsi_numroutes); in tdiGetMibForIpEntity()400 numRoutes += isnmp.ipsi_numroutes; in getNumRoutes()466 snmpInfo.ipsi_numroutes); in getRouteTable()
170 SnmpInfo.ipsi_numroutes = RouteCount; in InfoTdiQueryGetIPSnmpInfo()