Merge the following revisions from kernel-fun branch:
[reactos.git] / rostests / kmtests / tcpip / tcpip.h
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