audk/NetworkPkg/TcpDxe
Songpeng Li 8343c75024 NetworkPkg: TcpDxe: Remove the redundant code.
The function TcpPawsOK that is never called have been removed.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1064
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Songpeng Li <songpeng.li@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jiaxin Wu <jiaxin.wu@intel.com>
2018-08-23 16:30:46 +08:00
..
ComponentName.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
SockImpl.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
SockImpl.h NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
SockInterface.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
Socket.h NetworkPkg/TcpDxe: Remove the redundant code. 2017-12-26 16:43:29 +08:00
TcpDispatcher.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
TcpDriver.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
TcpDriver.h
TcpDxe.inf NetworkPkg: Removing ipf which is no longer supported from edk2. 2018-08-14 08:58:30 +08:00
TcpDxe.uni NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
TcpDxeExtra.uni NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
TcpFunc.h
TcpInput.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
TcpIo.c
TcpMain.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
TcpMain.h
TcpMisc.c NetworkPkg: Addressing TCP Window Retraction when window scale factor is used. 2017-05-09 08:48:00 +08:00
TcpOption.c NetworkPkg: TcpDxe: Remove the redundant code. 2018-08-23 16:30:46 +08:00
TcpOption.h NetworkPkg: TcpDxe: Remove the redundant code. 2018-08-23 16:30:46 +08:00
TcpOutput.c NetworkPkg: Clean up source files 2018-06-28 11:19:49 +08:00
TcpProto.h NetworkPkg: Addressing TCP Window Retraction when window scale factor is used. 2017-05-09 08:48:00 +08:00
TcpTimer.c