|
@@ -140,6 +140,9 @@
|
|
#define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */
|
|
#define ETH_P_IEEE802154 0x00F6 /* IEEE802.15.4 frame */
|
|
#define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */
|
|
#define ETH_P_CAIF 0x00F7 /* ST-Ericsson CAIF protocol */
|
|
#define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */
|
|
#define ETH_P_XDSA 0x00F8 /* Multiplexed DSA protocol */
|
|
|
|
+#define ETH_P_MAP 0x00F9 /* Qualcomm multiplexing and
|
|
|
|
+ * aggregation protocol
|
|
|
|
+ */
|
|
|
|
|
|
/*
|
|
/*
|
|
* This is an Ethernet frame header.
|
|
* This is an Ethernet frame header.
|