X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fparisc%2Finclude%2Fasm%2Fsocket.h;h=885472bf7b7883254afe15bf4c3c3d408731efc2;hb=b983471794e568fd71fa767da77a62ba517c3e63;hp=fba402c95ac2d403856e141508453646c3a38b5e;hpb=b31a0fecd1dd01f1db406014a7c8a73983e04cc9;p=pandora-kernel.git diff --git a/arch/parisc/include/asm/socket.h b/arch/parisc/include/asm/socket.h index fba402c95ac2..885472bf7b78 100644 --- a/arch/parisc/include/asm/socket.h +++ b/arch/parisc/include/asm/socket.h @@ -54,6 +54,9 @@ #define SO_MARK 0x401f +#define SO_TIMESTAMPING 0x4020 +#define SCM_TIMESTAMPING SO_TIMESTAMPING + /* O_NONBLOCK clashes with the bits used for socket types. Therefore we * have to define SOCK_NONBLOCK to a different value here. */