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.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/socket_amd64.const b/sys/linux/socket_amd64.const
index b6311e094..b09c0f370 100644
--- a/sys/linux/socket_amd64.const
+++ b/sys/linux/socket_amd64.const
@@ -142,6 +142,7 @@ MSG_PROBE = 16
MSG_TRUNC = 32
MSG_WAITALL = 256
MSG_WAITFORONE = 65536
+MSG_ZEROCOPY = 67108864
SCTP_V4_FLOW = 3
SCTP_V6_FLOW = 7
SHUT_RD = 0
@@ -314,6 +315,7 @@ SO_TIMESTAMPING = 37
SO_TIMESTAMPNS = 35
SO_TYPE = 3
SO_WIFI_STATUS = 41
+SO_ZEROCOPY = 60
TCP_V4_FLOW = 1
TCP_V6_FLOW = 5
UDP_V4_FLOW = 2