Update TCP_* constants

* xlat/socktcpoptions.in: Add TCP_NOTSENT_LOWAT, TCP_CC_INFO,
TCP_SAVE_SYN, and TCP_SAVED_SYN.
This commit is contained in:
Дмитрий Левин 2015-09-14 15:50:44 +00:00
parent 7f0063ca6c
commit 209f695f93

View File

@ -22,3 +22,7 @@ TCP_QUEUE_SEQ
TCP_REPAIR_OPTIONS
TCP_FASTOPEN
TCP_TIMESTAMP
TCP_NOTSENT_LOWAT
TCP_CC_INFO
TCP_SAVE_SYN
TCP_SAVED_SYN