OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PMIB_TCPROW
(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
46
ULONG WINAPI GetPerTcpConnectionEStats (
PMIB_TCPROW
Row, TCP_ESTATS_TYPE EstatsType, PUCHAR Rw, ULONG RwVersion, ULONG RwSize, PUCHAR Ros, ULONG RosVersion, ULONG RosSize, PUCHAR Rod, ULONG RodVersion, ULONG RodSize);
47
ULONG WINAPI SetPerTcpConnectionEStats (
PMIB_TCPROW
Row, TCP_ESTATS_TYPE EstatsType, PUCHAR Rw, ULONG RwVersion, ULONG RwSize, ULONG Offset);
77
DWORD WINAPI SetTcpEntry (
PMIB_TCPROW
pTcpRow);
iprtrmib.h
297
} MIB_TCPROW,*
PMIB_TCPROW
;
Completed in 3473 milliseconds