]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-alpha/socket.h
md: raid10: wake up frozen array
[linux-2.6-omap-h63xx.git] / include / asm-alpha / socket.h
index d22ab97ea72efc27e45ef4573498baef7c3a1059..08c9793199290fefc36f027da65f7e7e50f9cd43 100644 (file)
 
 #define SO_PEERSEC             30
 #define SO_PASSSEC             34
+#define SO_TIMESTAMPNS         35
+#define SCM_TIMESTAMPNS                SO_TIMESTAMPNS
 
 /* 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_MARK                        36
+
 #endif /* _ASM_SOCKET_H */