mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:35:47 +00:00
- Add constants
svn path=/trunk/; revision=35700
This commit is contained in:
parent
0346f58af5
commit
0a12af7eab
1 changed files with 5 additions and 0 deletions
|
@ -30,4 +30,9 @@
|
|||
#define MIB_IF_TYPE_PPP 23
|
||||
#define MIB_IF_TYPE_LOOPBACK 24
|
||||
#define MIB_IF_TYPE_SLIP 28
|
||||
|
||||
#define IF_TYPE_OTHER 1
|
||||
#define IF_TYPE_ETHERNET_CSMACD 6
|
||||
#define IF_TYPE_IEEE80211 71
|
||||
|
||||
#endif /* _IPIFCONS_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue