commit | 062eac88b5a997c12444cd74b490c0da202940b0 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Aug 27 11:27:06 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Aug 27 11:27:06 2018 -0700 |
tree | f3728fb7e7cc78ff305fa916ffe4e43ae9ea7e59 | |
parent | 4b9379c889ed9958094a8e82b27eb8f5d9167e5f [diff] [blame] |
<sys/socket.h>: add constant for kernel TLS. Bug: N/A Test: builds Change-Id: I53e8dde1131fec781bee5371c03d4eb54cab9722
diff --git a/libc/include/sys/socket.h b/libc/include/sys/socket.h index bbde88b..e54dd65 100644 --- a/libc/include/sys/socket.h +++ b/libc/include/sys/socket.h
@@ -288,6 +288,7 @@ #define SOL_ALG 279 #define SOL_NFC 280 #define SOL_KCM 281 +#define SOL_TLS 282 #define IPX_TYPE 1