mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[SDK] Add a non documenter TOIID used to query modules information
This commit is contained in:
@@ -51,6 +51,10 @@
|
||||
#define IP_MIB_ARPTABLE_ENTRY_ID 0x101
|
||||
#define IP_MIB_ADDRTABLE_ENTRY_ID 0x102
|
||||
#define IP_INTFC_INFO_ID 0x103
|
||||
/* Non public TOIID used to query modules info */
|
||||
#ifdef __REACTOS__
|
||||
#define IP_SPECIFIC_MODULE_ENTRY_ID 0x110
|
||||
#endif
|
||||
#define MAX_PHYSADDR_SIZE 8
|
||||
|
||||
/* Address Object Options */
|
||||
|
||||
Reference in New Issue
Block a user