1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-07-13 20:14:13 +00:00
reactos/modules/rostests/kmtests/tcpip/tcpip.h

8 lines
171 B
C
Raw Normal View History

#define IOCTL_TEST_TDI 1
#define IOCTL_TEST_CONNECT 2
/* For the TDI_CONNECT test */
#define TEST_CONNECT_SERVER_PORT 12345
#define TEST_CONNECT_CLIENT_PORT 54321