aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_amd64.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket_amd64.const')
-rw-r--r--sys/linux/socket_amd64.const10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/linux/socket_amd64.const b/sys/linux/socket_amd64.const
index 07bfbc6b9..88c43f126 100644
--- a/sys/linux/socket_amd64.const
+++ b/sys/linux/socket_amd64.const
@@ -311,7 +311,7 @@ SO_PROTOCOL = 38
SO_RCVBUF = 8
SO_RCVBUFFORCE = 33
SO_RCVLOWAT = 18
-SO_RCVTIMEO = 20
+SO_RCVTIMEO_OLD = 20
SO_REUSEADDR = 2
SO_REUSEPORT = 15
SO_RXQ_OVFL = 40
@@ -319,10 +319,10 @@ SO_SELECT_ERR_QUEUE = 45
SO_SNDBUF = 7
SO_SNDBUFFORCE = 32
SO_SNDLOWAT = 19
-SO_SNDTIMEO = 21
-SO_TIMESTAMP = 29
-SO_TIMESTAMPING = 37
-SO_TIMESTAMPNS = 35
+SO_SNDTIMEO_OLD = 21
+SO_TIMESTAMPING_OLD = 37
+SO_TIMESTAMPNS_OLD = 35
+SO_TIMESTAMP_OLD = 29
SO_TXTIME = 61
SO_TYPE = 3
SO_WIFI_STATUS = 41