<sys/socket.h>: add constant for kernel TLS.
Bug: N/A Test: builds Change-Id: I53e8dde1131fec781bee5371c03d4eb54cab9722
This commit is contained in:
parent
4b9379c889
commit
062eac88b5
1 changed files with 1 additions and 0 deletions
|
@ -288,6 +288,7 @@ struct ucred {
|
|||
#define SOL_ALG 279
|
||||
#define SOL_NFC 280
|
||||
#define SOL_KCM 281
|
||||
#define SOL_TLS 282
|
||||
|
||||
#define IPX_TYPE 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue