aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/in.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-03-31 23:02:25 +0000
committerXin LI <delphij@FreeBSD.org>2010-03-31 23:02:25 +0000
commitb80d1bf60ef05064c02ee9ca195042a80900689a (patch)
tree7f1001a33c68e1732ee0cae23db1320067ecc78b /sys/netinet/in.h
parent39228864fd92381b652b08667fe43f0aa03cf969 (diff)
Notes
Diffstat (limited to 'sys/netinet/in.h')
-rw-r--r--sys/netinet/in.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/in.h b/sys/netinet/in.h
index 4f4765819d2ff..9eb3b177c169f 100644
--- a/sys/netinet/in.h
+++ b/sys/netinet/in.h
@@ -236,6 +236,7 @@ __END_DECLS
#define IPPROTO_GMTP 100 /* GMTP*/
#define IPPROTO_IPCOMP 108 /* payload compression (IPComp) */
#define IPPROTO_SCTP 132 /* SCTP */
+#define IPPROTO_MH 135 /* IPv6 Mobility Header */
/* 101-254: Partly Unassigned */
#define IPPROTO_PIM 103 /* Protocol Independent Mcast */
#define IPPROTO_CARP 112 /* CARP */