]> err.no Git - linux-2.6/blobdiff - include/linux/ip.h
[PATCH] Add the vgetcpu vsyscall
[linux-2.6] / include / linux / ip.h
index 4b55cf1df732e2f8752a8f517c6a06063ace18ff..2f4600146f833a509e3d7cac68b97013142c9e09 100644 (file)
@@ -57,6 +57,7 @@
 #define IPOPT_SEC      (2 |IPOPT_CONTROL|IPOPT_COPY)
 #define IPOPT_LSRR     (3 |IPOPT_CONTROL|IPOPT_COPY)
 #define IPOPT_TIMESTAMP        (4 |IPOPT_MEASUREMENT)
+#define IPOPT_CIPSO    (6 |IPOPT_CONTROL|IPOPT_COPY)
 #define IPOPT_RR       (7 |IPOPT_CONTROL)
 #define IPOPT_SID      (8 |IPOPT_CONTROL|IPOPT_COPY)
 #define IPOPT_SSRR     (9 |IPOPT_CONTROL|IPOPT_COPY)