]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/asm-cris/sockios.h
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
[net-next-2.6.git] / include / asm-cris / sockios.h
index 6c4012f0b29fa976151204efc1918135b132ac2c..cfe7bfecf5999e7a451cd941e3a848259b0db185 100644 (file)
@@ -7,6 +7,7 @@
 #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