X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-avr32%2Fsocket.h;h=35863f260929abe002d57f154c3d5749b2ce1d69;hb=ef38ff9d372d4fe69e415370939a0f1fb5783af1;hp=543229de8173e81a1534181eeb58c93c3063c09d;hpb=db1a19b38f3a85f475b4ad716c71be133d8ca48e;p=linux-2.6 diff --git a/include/asm-avr32/socket.h b/include/asm-avr32/socket.h index 543229de81..35863f2609 100644 --- a/include/asm-avr32/socket.h +++ b/include/asm-avr32/socket.h @@ -49,5 +49,9 @@ #define SO_PEERSEC 31 #define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS + +#define SO_MARK 36 #endif /* __ASM_AVR32_SOCKET_H */