summaryrefslogtreecommitdiff
path: root/ethertype.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2012-10-04 22:40:22 +0000
committerXin LI <delphij@FreeBSD.org>2012-10-04 22:40:22 +0000
commit0de8253a2f7ef0628846edb4fdcceb9ccab12d7a (patch)
treec9eca0fdb327e86bea07fe747313f828731215ca /ethertype.h
parent60894fde29002aac35c5aff244b0f45c4d590413 (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 fc5e515c6bb7b..8c063396d9ec9 100644
--- a/ethertype.h
+++ b/ethertype.h
@@ -100,6 +100,9 @@
#ifndef ETHERTYPE_AARP
#define ETHERTYPE_AARP 0x80f3
#endif
+#ifndef ETHERTYPE_TIPC
+#define ETHERTYPE_TIPC 0x88ca
+#endif
#ifndef ETHERTYPE_8021Q
#define ETHERTYPE_8021Q 0x8100
#endif