Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(901)

Unified Diff: src/internet/test/tcp-general-test.h

Issue 328380044: Patch for GSOC Project : Framework for TCP Prague simulations in ns-3
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/internet/test/tcp-general-test.h
===================================================================
--- a/src/internet/test/tcp-general-test.h
+++ b/src/internet/test/tcp-general-test.h
@@ -569,6 +569,14 @@
*/
void SetInitialCwnd (SocketWho who, uint32_t initialCwnd);
+
+ /**
+ * \brief Forcefully set the ecn mode on
+ *
+ * \param who socket to force
+ */
+ void SetEcn (SocketWho who);
+
/**
* \brief Forcefully set the initial ssth
*

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b