ReactOS 0.4.15-dev-8100-g1887773
tcpip.h
Go to the documentation of this file.
1
2#define IOCTL_TEST_TDI 1
3#define IOCTL_TEST_CONNECT 2
4
5/* For the TDI_CONNECT test */
6#define TEST_CONNECT_SERVER_PORT 12345
7#define TEST_CONNECT_CLIENT_PORT 54321