summaryrefslogtreecommitdiff
path: root/ethertype.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-05-30 06:46:26 +0000
committerXin LI <delphij@FreeBSD.org>2013-05-30 06:46:26 +0000
commitf3d019c7d20f9d0c07d397064fa7cef7711b2455 (patch)
tree7ad307c72c31cc07657515d09bc98fe727ce8d27 /ethertype.h
parent0de8253a2f7ef0628846edb4fdcceb9ccab12d7a (diff)
Diffstat (limited to 'ethertype.h')
-rw-r--r--ethertype.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ethertype.h b/ethertype.h
index 8c063396d9ec9..385da5d7169d3 100644
--- a/ethertype.h
+++ b/ethertype.h
@@ -153,6 +153,9 @@
#ifndef ETHERTYPE_PPPOES2
#define ETHERTYPE_PPPOES2 0x3c13
#endif
+#ifndef ETHERTYPE_MS_NLB_HB
+#define ETHERTYPE_MS_NLB_HB 0x886f /* MS Network Load Balancing Heartbeat */
+#endif
#ifndef ETHERTYPE_JUMBO
#define ETHERTYPE_JUMBO 0x8870
#endif