diff options
Diffstat (limited to 'include/linux/socket.h')
| -rw-r--r-- | include/linux/socket.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/linux/socket.h b/include/linux/socket.h index 082027457825..8b13db5163cc 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h @@ -334,6 +334,7 @@ struct ucred {  #define SOL_ALG		279  #define SOL_NFC		280  #define SOL_KCM		281 +#define SOL_TLS		282  /* IPX options */  #define IPX_TYPE	1 |