patch-2.1.96 linux/include/asm-arm/socket.h
Next file: linux/include/asm-arm/softirq.h
Previous file: linux/include/asm-arm/smp.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sun Apr 12 11:42:16 1998
- Orig file:
v2.1.95/linux/include/asm-arm/socket.h
- Orig date:
Tue Jan 20 16:39:43 1998
diff -u --recursive --new-file v2.1.95/linux/include/asm-arm/socket.h linux/include/asm-arm/socket.h
@@ -28,6 +28,11 @@
#define SO_RCVTIMEO 20
#define SO_SNDTIMEO 21
+/* Security levels - as per NRL IPv6 - don't actually do anything */
+#define SO_SECURITY_AUTHENTICATION 22
+#define SO_SECURITY_ENCRYPTION_TRANSPORT 23
+#define SO_SECURITY_ENCRYPTION_NETWORK 24
+
#define SO_BINDTODEVICE 25
#endif /* _ASM_SOCKET_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov