mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 04:02:03 +00:00
[PSDK] Add TCP_MIB_STAT_ID/UDP_MIB_STAT_ID
This commit is contained in:
parent
c477928b0e
commit
7cc36bd42f
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@
|
|||
#endif
|
||||
#define MAX_PHYSADDR_SIZE 8
|
||||
|
||||
#define TCP_MIB_STAT_ID 1
|
||||
#define UDP_MIB_STAT_ID 1
|
||||
|
||||
/* Address Object Options */
|
||||
#define AO_OPTION_TTL 1
|
||||
#define AO_OPTION_MCASTTTL 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue