xref: /reactos/modules/rostests/kmtests/tcpip/tcpip.h (revision dc0433f0)
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
8