Revert r64621.
[reactos.git] / reactos / drivers / network / tcpip / include / tcp.h
index ce6f84b..c31293c 100644 (file)
@@ -211,3 +211,6 @@ VOID
 FlushAllQueues(PCONNECTION_ENDPOINT Connection, NTSTATUS Status);
 
 VOID CompleteBucket(PCONNECTION_ENDPOINT Connection, PTDI_BUCKET Bucket, const BOOLEAN Synchronous);
+
+void
+LibTCPDumpPcb(PVOID SocketContext);