summaryrefslogtreecommitdiffstats
path: root/include/cne/cne.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/cne/cne.h')
-rw-r--r--include/cne/cne.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/include/cne/cne.h b/include/cne/cne.h
index 2b66be8..469f159 100644
--- a/include/cne/cne.h
+++ b/include/cne/cne.h
@@ -263,8 +263,12 @@ typedef enum
CNE_NET_SUBTYPE_HSUPA,
/* Sub type HSPA */
CNE_NET_SUBTYPE_HSPA,
+ /* Sub type IDEN */
+ CNE_NET_SUBTYPE_IDEN,
+ /* Sub type EVDO Rev B */
+ CNE_NET_SUBTYPE_EVDO_B,
/* Sub type 802.11 B */
- CNE_NET_SUBTYPE_WLAN_B,
+ CNE_NET_SUBTYPE_WLAN_B = 20,
/* Sub type 802.11 G */
CNE_NET_SUBTYPE_WLAN_G