diff options
Diffstat (limited to 'arch/sparc/include')
-rw-r--r-- | arch/sparc/include/uapi/asm/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/include/uapi/asm/socket.h b/arch/sparc/include/uapi/asm/socket.h index c83a937ead00..fbbba57547d1 100644 --- a/arch/sparc/include/uapi/asm/socket.h +++ b/arch/sparc/include/uapi/asm/socket.h | |||
@@ -66,6 +66,7 @@ | |||
66 | /* Instruct lower device to use last 4-bytes of skb data as FCS */ | 66 | /* Instruct lower device to use last 4-bytes of skb data as FCS */ |
67 | #define SO_NOFCS 0x0027 | 67 | #define SO_NOFCS 0x0027 |
68 | 68 | ||
69 | #define SO_LOCK_FILTER 0x0028 | ||
69 | 70 | ||
70 | /* Security levels - as per NRL IPv6 - don't actually do anything */ | 71 | /* Security levels - as per NRL IPv6 - don't actually do anything */ |
71 | #define SO_SECURITY_AUTHENTICATION 0x5001 | 72 | #define SO_SECURITY_AUTHENTICATION 0x5001 |