OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PMIB_TCPSTATS
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iphlpapi.h
33
DWORD WINAPI GetTcpStatistics(
PMIB_TCPSTATS
pStats);
34
DWORD WINAPI GetTcpStatisticsEx(
PMIB_TCPSTATS
pStats,DWORD dwFamily);
iprtrmib.h
269
} MIB_TCPSTATS,*
PMIB_TCPSTATS
;
Completed in 55 milliseconds