X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-avr32%2Fsockios.h;h=0802d742f97d79138bbc5b4400f2fe1c145dece5;hb=45e98cdb6d365b34b7a2d849e4d8bdc264d8e6e4;hp=84f3d65b3b3b67be5d0e47edbdc3ced2be26d912;hpb=cdb8355add9b1d87ecfcb58b12879897dc1e3e36;p=mv-sheeva.git diff --git a/include/asm-avr32/sockios.h b/include/asm-avr32/sockios.h index 84f3d65b3b3..0802d742f97 100644 --- a/include/asm-avr32/sockios.h +++ b/include/asm-avr32/sockios.h @@ -7,6 +7,7 @@ #define FIOGETOWN 0x8903 #define SIOCGPGRP 0x8904 #define SIOCATMARK 0x8905 -#define SIOCGSTAMP 0x8906 /* Get stamp */ +#define SIOCGSTAMP 0x8906 /* Get stamp (timeval) */ +#define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */ #endif /* __ASM_AVR32_SOCKIOS_H */