]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/errqueue.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux...
[linux-2.6-omap-h63xx.git] / include / linux / errqueue.h
index ceb1454b69770d303508a137be39bc1772c54802..ec12cc74366f8ab33b0ddaff5a3406bd2d99ff63 100644 (file)
@@ -18,6 +18,7 @@ struct sock_extended_err
 #define SO_EE_ORIGIN_LOCAL     1
 #define SO_EE_ORIGIN_ICMP      2
 #define SO_EE_ORIGIN_ICMP6     3
+#define SO_EE_ORIGIN_TIMESTAMPING 4
 
 #define SO_EE_OFFENDER(ee)     ((struct sockaddr*)((ee)+1))