X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ia64%2Fsocket.h;h=d5ef0aa3e312e82630c0f7d636f6d0c9d2156b95;hb=13c48c490208d9e70d8d66d56f96c5054db69af7;hp=a255006fb7b51f0db085e82f547f25938ee7c84c;hpb=ef88b7dba2b47c70037a34a599d383462bb74bd3;p=linux-2.6 diff --git a/include/asm-ia64/socket.h b/include/asm-ia64/socket.h index a255006fb7..d5ef0aa3e3 100644 --- a/include/asm-ia64/socket.h +++ b/include/asm-ia64/socket.h @@ -57,5 +57,10 @@ #define SO_ACCEPTCONN 30 #define SO_PEERSEC 31 +#define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS + +#define SO_MARK 36 #endif /* _ASM_IA64_SOCKET_H */