diff options
Diffstat (limited to 'include/netinet/tcp.h')
| -rw-r--r-- | include/netinet/tcp.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/netinet/tcp.h b/include/netinet/tcp.h index 94a4f8e2..2747f4ea 100644 --- a/include/netinet/tcp.h +++ b/include/netinet/tcp.h @@ -34,6 +34,8 @@  #define TCP_FASTOPEN_CONNECT 30  #define TCP_ULP          31  #define TCP_MD5SIG_EXT   32 +#define TCP_FASTOPEN_KEY 33 +#define TCP_FASTOPEN_NO_COOKIE 34  #define TCP_ESTABLISHED  1  #define TCP_SYN_SENT     2 | 
