X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-frv%2Fsocket.h;h=a823befd11dd8f8ce35c0d3080717032d4c16d87;hb=06dbbfef8296d6dc23e5d8030a0e8e7b20df3b7c;hp=7177f8b9817cc3586bf6c4bd4b21662ed32d2d72;hpb=e3e3679cfc1c6689e035f6d69606253b1eda63ca;p=linux-2.6 diff --git a/include/asm-frv/socket.h b/include/asm-frv/socket.h index 7177f8b981..a823befd11 100644 --- a/include/asm-frv/socket.h +++ b/include/asm-frv/socket.h @@ -48,6 +48,9 @@ #define SO_ACCEPTCONN 30 #define SO_PEERSEC 31 +#define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS #endif /* _ASM_SOCKET_H */