]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitda1857f042f7e369e42b7faa75fb964e070f7710
treece5eff7879a1d80c419835171de13e52c24afdfb
parent96309e4876a4d5b3bd7f37477aa7187ffa3d6cca
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