]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/socket.h
x86: add comments to describe the new api's in cacheflush.h
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / socket.h
index 754d46a50af30af85564808262592cc16f59fe48..44a625af6e317e91758494fd906a3ef1597cdc79 100644 (file)
 
 #define SO_PEERSEC             0x001e
 #define SO_PASSSEC             0x001f
+#define SO_TIMESTAMPNS         0x0021
+#define SCM_TIMESTAMPNS                SO_TIMESTAMPNS
 
 /* Security levels - as per NRL IPv6 - don't actually do anything */
 #define SO_SECURITY_AUTHENTICATION             0x5001
 #define SO_SECURITY_ENCRYPTION_TRANSPORT       0x5002
 #define SO_SECURITY_ENCRYPTION_NETWORK         0x5004
 
+#define SO_MARK                        0x0022
 #endif /* _ASM_SOCKET_H */