tcp: Replace constants with #define macros
authorVijay Subramanian <subramanian.vijay@gmail.com>
Tue, 20 Dec 2011 13:23:24 +0000 (13:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Dec 2011 06:03:23 +0000 (01:03 -0500)
commitab56222a32b9dbaae19c1d37f07b0ac4fc3c27ec
treece5eff7879a1d80c419835171de13e52c24afdfb
parent08f4fc9da9a04d59f5c937e06e375158abb68206
tcp: Replace constants with #define macros

to record the state of SACK/FACK and DSACK for better readability and maintenance.

Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tcp.h
include/net/tcp.h
net/ipv4/syncookies.c
net/ipv4/tcp_input.c