patch-2.1.132 linux/include/asm-arm/socket.h

Next file: linux/include/asm-arm/spinlock.h
Previous file: linux/include/asm-arm/signal.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.131/linux/include/asm-arm/socket.h linux/include/asm-arm/socket.h
@@ -35,4 +35,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