]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-alpha/socket.h
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
[karo-tx-linux.git] / include / asm-alpha / socket.h
index b5193229132a12e5f73bfe510830aef1ab95235b..1fede7f928600bd5e4b82ddbfe04c615c8f8b2f8 100644 (file)
@@ -51,6 +51,9 @@
 #define SCM_TIMESTAMP          SO_TIMESTAMP
 
 #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