- Add constants

svn path=/trunk/; revision=35700
This commit is contained in:
Johannes Anderwald 2008-08-27 15:19:40 +00:00
parent 0346f58af5
commit 0a12af7eab

View file

@ -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 */