summaryrefslogtreecommitdiffstats
path: root/libc-top-half/musl/arch/x32/bits/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc-top-half/musl/arch/x32/bits/socket.h')
-rw-r--r--libc-top-half/musl/arch/x32/bits/socket.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libc-top-half/musl/arch/x32/bits/socket.h b/libc-top-half/musl/arch/x32/bits/socket.h
new file mode 100644
index 0000000..8d83001
--- /dev/null
+++ b/libc-top-half/musl/arch/x32/bits/socket.h
@@ -0,0 +1,5 @@
+#define SO_RCVTIMEO 20
+#define SO_SNDTIMEO 21
+#define SO_TIMESTAMP 29
+#define SO_TIMESTAMPNS 35
+#define SO_TIMESTAMPING 37