|
ReactOS 0.4.16-dev-1948-gd260c1d
|
Go to the source code of this file.
Macros | |
| #define | NDIS_VERSION_MAJOR 4 |
| #define | NDIS_VERSION_MINOR 0 |
| #define | DD_TCP_DEVICE_NAME L"\\Device\\Tcp" |
| #define | DD_UDP_DEVICE_NAME L"\\Device\\Udp" |
| #define | DD_IP_DEVICE_NAME L"\\Device\\Ip" |
| #define | DD_RAWIP_DEVICE_NAME L"\\Device\\RawIp" |
| #define | IP_DEVICE_NAME L"\\Device\\Ip" |
| #define | TCPIP_PROTOCOL_NAME L"Tcpip" |
| #define | TI_ERROR_DRIVERENTRY 0 |
| #define DD_IP_DEVICE_NAME L"\\Device\\Ip" |
Definition at line 26 of file ticonsts.h.
| #define DD_RAWIP_DEVICE_NAME L"\\Device\\RawIp" |
Definition at line 27 of file ticonsts.h.
| #define DD_TCP_DEVICE_NAME L"\\Device\\Tcp" |
Definition at line 24 of file ticonsts.h.
| #define DD_UDP_DEVICE_NAME L"\\Device\\Udp" |
Definition at line 25 of file ticonsts.h.
| #define IP_DEVICE_NAME L"\\Device\\Ip" |
Definition at line 31 of file ticonsts.h.
| #define NDIS_VERSION_MAJOR 4 |
Definition at line 11 of file ticonsts.h.
| #define NDIS_VERSION_MINOR 0 |
Definition at line 12 of file ticonsts.h.
| #define TCPIP_PROTOCOL_NAME L"Tcpip" |
Definition at line 32 of file ticonsts.h.
| #define TI_ERROR_DRIVERENTRY 0 |
Definition at line 36 of file ticonsts.h.