]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/asm-sparc64/sockios.h
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
[net-next-2.6.git] / include / asm-sparc64 / sockios.h
index 6735bab4f39dd4be9259c890b562c0cf7ca11d66..c7d9900638d0da5ffd762a46f88a2c130e201a26 100644 (file)
@@ -7,7 +7,8 @@
 #define FIOGETOWN      0x8903
 #define SIOCGPGRP      0x8904
 #define SIOCATMARK     0x8905
-#define SIOCGSTAMP     0x8906          /* Get stamp */
+#define SIOCGSTAMP     0x8906          /* Get stamp (timeval) */
+#define SIOCGSTAMPNS   0x8907          /* Get stamp (timespec) */
 
 #endif /* !(_ASM_SPARC64_SOCKIOS_H) */