patch-2.1.97 linux/include/asm-ppc/socket.h

Next file: linux/include/asm-ppc/softirq.h
Previous file: linux/include/asm-ppc/smp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.96/linux/include/asm-ppc/socket.h linux/include/asm-ppc/socket.h
@@ -41,4 +41,8 @@
 
 #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