diff options
Diffstat (limited to 'arch/sparc/include')
-rw-r--r-- | arch/sparc/include/uapi/asm/socket.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sparc/include/uapi/asm/socket.h b/arch/sparc/include/uapi/asm/socket.h index 4e1d66c3ce71..0f21e9a5ca18 100644 --- a/arch/sparc/include/uapi/asm/socket.h +++ b/arch/sparc/include/uapi/asm/socket.h | |||
@@ -72,6 +72,8 @@ | |||
72 | 72 | ||
73 | #define SO_BUSY_POLL 0x0030 | 73 | #define SO_BUSY_POLL 0x0030 |
74 | 74 | ||
75 | #define SO_MAX_PACING_RATE 0x0031 | ||
76 | |||
75 | /* Security levels - as per NRL IPv6 - don't actually do anything */ | 77 | /* Security levels - as per NRL IPv6 - don't actually do anything */ |
76 | #define SO_SECURITY_AUTHENTICATION 0x5001 | 78 | #define SO_SECURITY_AUTHENTICATION 0x5001 |
77 | #define SO_SECURITY_ENCRYPTION_TRANSPORT 0x5002 | 79 | #define SO_SECURITY_ENCRYPTION_TRANSPORT 0x5002 |