ReactOS 0.4.15-dev-7924-g5949c20
tcpip.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IOCTL_TEST_TDI   1
 
#define IOCTL_TEST_CONNECT   2
 
#define TEST_CONNECT_SERVER_PORT   12345
 
#define TEST_CONNECT_CLIENT_PORT   54321
 

Macro Definition Documentation

◆ IOCTL_TEST_CONNECT

#define IOCTL_TEST_CONNECT   2

Definition at line 3 of file tcpip.h.

◆ IOCTL_TEST_TDI

#define IOCTL_TEST_TDI   1

Definition at line 2 of file tcpip.h.

◆ TEST_CONNECT_CLIENT_PORT

#define TEST_CONNECT_CLIENT_PORT   54321

Definition at line 7 of file tcpip.h.

◆ TEST_CONNECT_SERVER_PORT

#define TEST_CONNECT_SERVER_PORT   12345

Definition at line 6 of file tcpip.h.