diff options
Diffstat (limited to 'include/asm-alpha/socket.h')
| -rw-r--r-- | include/asm-alpha/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-alpha/socket.h b/include/asm-alpha/socket.h index d22ab97ea72e..1fede7f92860 100644 --- a/include/asm-alpha/socket.h +++ b/include/asm-alpha/socket.h | |||
| @@ -52,6 +52,8 @@ | |||
| 52 | 52 | ||
| 53 | #define SO_PEERSEC 30 | 53 | #define SO_PEERSEC 30 |
| 54 | #define SO_PASSSEC 34 | 54 | #define SO_PASSSEC 34 |
| 55 | #define SO_TIMESTAMPNS 35 | ||
| 56 | #define SCM_TIMESTAMPNS SO_TIMESTAMPNS | ||
| 55 | 57 | ||
| 56 | /* Security levels - as per NRL IPv6 - don't actually do anything */ | 58 | /* Security levels - as per NRL IPv6 - don't actually do anything */ |
| 57 | #define SO_SECURITY_AUTHENTICATION 19 | 59 | #define SO_SECURITY_AUTHENTICATION 19 |
