summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-parisc/socket.h')
-rw-r--r--include/asm-parisc/socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-parisc/socket.h b/include/asm-parisc/socket.h
index 6ce553460..1cce8a139 100644
--- a/include/asm-parisc/socket.h
+++ b/include/asm-parisc/socket.h
@@ -43,6 +43,8 @@
#define SO_ATTACH_FILTER 0x401a
#define SO_DETACH_FILTER 0x401b
+#define SO_ACCEPTCONN 0x401c
+
#if defined(__KERNEL__)
#define SOCK_STREAM 1 /* stream (connection) socket */
#define SOCK_DGRAM 2 /* datagram (conn.less) socket */