X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-xtensa%2Fsocket.h;h=1f5aeacb9da27ead7b2623a74f7a557717bfc2c0;hb=9e83b98a79d25136282a1757f879c40ee929a28b;hp=00f83f3a6d72194ad0b0f3059897cecde2d61e0f;hpb=288ceb8f142249109fd2e9f1bf0492bd6ff6d892;p=linux-2.6 diff --git a/include/asm-xtensa/socket.h b/include/asm-xtensa/socket.h index 00f83f3a6d..1f5aeacb9d 100644 --- a/include/asm-xtensa/socket.h +++ b/include/asm-xtensa/socket.h @@ -59,5 +59,8 @@ #define SO_ACCEPTCONN 30 #define SO_PEERSEC 31 +#define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS #endif /* _XTENSA_SOCKET_H */