summaryrefslogtreecommitdiffstats
path: root/sys/ofed/include/linux/if_ether.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ofed/include/linux/if_ether.h')
-rw-r--r--sys/ofed/include/linux/if_ether.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/ofed/include/linux/if_ether.h b/sys/ofed/include/linux/if_ether.h
index 9608657..f10df2e 100644
--- a/sys/ofed/include/linux/if_ether.h
+++ b/sys/ofed/include/linux/if_ether.h
@@ -34,4 +34,9 @@
#define ETH_P_8021Q ETHERTYPE_VLAN
+/*
+ * defined Ethernet Protocol ID's.
+ */
+#define ETH_P_IP 0x0800 /* Internet Protocol packet */
+
#endif /* _LINUX_IF_ETHER_H_ */
OpenPOWER on IntegriCloud