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