remove TCP_COOKIE_TRANSACTIONS from tcp.h

removed in linux-v3.10 in commit 1a2c6181c4a1922021b4d7df373bba612c3e5f04
This commit is contained in:
Szabolcs Nagy 2013-07-24 21:23:22 +00:00
parent 8f6ec7217f
commit b5e409df70
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
#define TCP_QUICKACK 12
#define TCP_CONGESTION 13
#define TCP_MD5SIG 14
#define TCP_COOKIE_TRANSACTIONS 15
#define TCP_THIN_LINEAR_TIMEOUTS 16
#define TCP_THIN_DUPACK 17
#define TCP_USER_TIMEOUT 18