tcp: Function renaming
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 25 May 2012 07:23:59 +0000 (15:23 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 25 May 2012 07:23:59 +0000 (15:23 +0800)
commit5c99b248b53ecf0ac78e046b1101a173e8a4f66f
tree4ea7e7e054b7422291bc3a26e7ba2111af98a84f
parent8003f426f1c7cff1f5e1bc8fe81f41d8518e9335
tcp: Function renaming

tcp_recv_dupack() probably is better than tcp_fast_recovery(), which does
more the fast recovery.
sys/netinet/tcp_input.c