mirror of
https://github.com/reactos/reactos.git
synced 2025-06-15 09:09:11 +00:00
[SDK] Add a non documenter TOIID used to query modules information
This commit is contained in:
parent
3028831867
commit
05657bfcfd
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,10 @@
|
||||||
#define IP_MIB_ARPTABLE_ENTRY_ID 0x101
|
#define IP_MIB_ARPTABLE_ENTRY_ID 0x101
|
||||||
#define IP_MIB_ADDRTABLE_ENTRY_ID 0x102
|
#define IP_MIB_ADDRTABLE_ENTRY_ID 0x102
|
||||||
#define IP_INTFC_INFO_ID 0x103
|
#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
|
#define MAX_PHYSADDR_SIZE 8
|
||||||
|
|
||||||
/* Address Object Options */
|
/* Address Object Options */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue