]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/asm-parisc/sockios.h
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
[net-next-2.6.git] / include / asm-parisc / sockios.h
index aace496299497d6fe9a648ab9b42e4ccf5459077..dabfbc7483f679eb12063b92d5c10594eda91fb8 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