patch-2.1.75 linux/include/asm-alpha/socket.h
Next file: linux/include/asm-i386/bugs.h
Previous file: linux/fs/vfat/namei.c
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Sun Dec 21 17:41:24 1997
-  Orig file: 
v2.1.74/linux/include/asm-alpha/socket.h
-  Orig date: 
Wed Dec 10 11:12:45 1997
diff -u --recursive --new-file v2.1.74/linux/include/asm-alpha/socket.h linux/include/asm-alpha/socket.h
@@ -39,13 +39,13 @@
 #define SO_PEERCRED	18
 #define SO_BINDTODEVICE 25
 
-#define SO_BINDTODEVICE	25
+/* Socket filtering */
+#define SO_ATTACH_FILTER        26
+#define SO_DETACH_FILTER        27
 
 /* Security levels - as per NRL IPv6 - don't actually do anything */
 #define SO_SECURITY_AUTHENTICATION		19
 #define SO_SECURITY_ENCRYPTION_TRANSPORT	20
 #define SO_SECURITY_ENCRYPTION_NETWORK		21
-
-#define SO_BINDTODEVICE		22
 
 #endif /* _ASM_SOCKET_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov