aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip.h
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2001-12-14 19:37:32 +0000
committerRobert Watson <rwatson@FreeBSD.org>2001-12-14 19:37:32 +0000
commit365979cdac45a988ea21b363a776930d6599a021 (patch)
treeb313588830189bc59be56d94a028a93f8a9fd535 /sys/netinet/ip.h
parent18e2b6a995cfbfdca5bb2377a94640514993bd9b (diff)
Notes
Diffstat (limited to 'sys/netinet/ip.h')
-rw-r--r--sys/netinet/ip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/ip.h b/sys/netinet/ip.h
index 2b615e661480e..7bb0988e17bdf 100644
--- a/sys/netinet/ip.h
+++ b/sys/netinet/ip.h
@@ -125,6 +125,7 @@ struct ip {
#define IPOPT_TS 68 /* timestamp */
#define IPOPT_SECURITY 130 /* provide s,c,h,tcc */
#define IPOPT_LSRR 131 /* loose source route */
+#define IPOPT_ESO 133 /* extended security */
#define IPOPT_CIPSO 134 /* commerical security */
#define IPOPT_SATID 136 /* satnet id */
#define IPOPT_SSRR 137 /* strict source route */