]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/socket.h
x86: introduce /dev/mem restrictions with a config option
[linux-2.6-omap-h63xx.git] / include / asm-arm / socket.h
index 3c51da6438c95b6734e38243ebdbb21af5a6972a..6817be9573a6bf65d29ef5092a4a869017cf87bc 100644 (file)
 #define SO_ACCEPTCONN          30
 
 #define SO_PEERSEC             31
+#define SO_PASSSEC             34
+#define SO_TIMESTAMPNS         35
+#define SCM_TIMESTAMPNS                SO_TIMESTAMPNS
+
+#define SO_MARK                        36
 
 #endif /* _ASM_SOCKET_H */