patch-2.1.87 linux/include/asm-m68k/socket.h
Next file: linux/include/asm-m68k/softirq.h
Previous file: linux/include/asm-m68k/signal.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Feb 12 16:30:13 1998
- Orig file:
v2.1.86/linux/include/asm-m68k/socket.h
- Orig date:
Thu Mar 27 14:40:07 1997
diff -u --recursive --new-file v2.1.86/linux/include/asm-m68k/socket.h linux/include/asm-m68k/socket.h
@@ -33,4 +33,10 @@
#define SO_SECURITY_ENCRYPTION_TRANSPORT 23
#define SO_SECURITY_ENCRYPTION_NETWORK 24
+#define SO_BINDTODEVICE 25
+
+/* Socket filtering */
+#define SO_ATTACH_FILTER 26
+#define SO_DETACH_FILTER 27
+
#endif /* _ASM_SOCKET_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov