diff options
| author | shankarapailoor <pailoor@uchicago.edu> | 2018-10-30 11:18:39 -0500 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-10-30 17:18:39 +0100 |
| commit | 06a012d997ca4a5106227bd5f8a4ae18594332ad (patch) | |
| tree | 28226bab8821a72a07bfa8f37b1a7b3021a46832 /sys/linux/socket_ppc64le.const | |
| parent | 72add0ff6ffb01c1556f0ee9a2f4c7fe86f2ceb2 (diff) | |
sys/linux: adding constants for trace2syz to sockets
Diffstat (limited to 'sys/linux/socket_ppc64le.const')
| -rw-r--r-- | sys/linux/socket_ppc64le.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_ppc64le.const b/sys/linux/socket_ppc64le.const index 3bd978006..46b1d36e8 100644 --- a/sys/linux/socket_ppc64le.const +++ b/sys/linux/socket_ppc64le.const @@ -321,6 +321,7 @@ SO_SNDTIMEO = 19 SO_TIMESTAMP = 29 SO_TIMESTAMPING = 37 SO_TIMESTAMPNS = 35 +SO_TXTIME = 61 SO_TYPE = 3 SO_WIFI_STATUS = 41 SO_ZEROCOPY = 60 |
