From 06a012d997ca4a5106227bd5f8a4ae18594332ad Mon Sep 17 00:00:00 2001 From: shankarapailoor Date: Tue, 30 Oct 2018 11:18:39 -0500 Subject: sys/linux: adding constants for trace2syz to sockets --- sys/linux/socket_arm.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/socket_arm.const') diff --git a/sys/linux/socket_arm.const b/sys/linux/socket_arm.const index 5a35d758a..eab93e1ee 100644 --- a/sys/linux/socket_arm.const +++ b/sys/linux/socket_arm.const @@ -321,6 +321,7 @@ SO_SNDTIMEO = 21 SO_TIMESTAMP = 29 SO_TIMESTAMPING = 37 SO_TIMESTAMPNS = 35 +SO_TXTIME = 61 SO_TYPE = 3 SO_WIFI_STATUS = 41 SO_ZEROCOPY = 60 -- cgit mrf-deployment