networkprotocols/tcpipv4v6prt/inc/tcp.h
branchRCL_3
changeset 17 d566d76acea1
parent 14 23b59305592d
child 20 7e41d162e158
equal deleted inserted replaced
15:4214adf9e0d3 17:d566d76acea1
   618 	void ResetCwnd(TUint aSMSS);
   618 	void ResetCwnd(TUint aSMSS);
   619 	void SchedMsl2Wait();
   619 	void SchedMsl2Wait();
   620 	void ProcessSegments();
   620 	void ProcessSegments();
   621 	void SendSegments(TBool aNagleOverride = EFalse);
   621 	void SendSegments(TBool aNagleOverride = EFalse);
   622 	void RetransmitTimeout();
   622 	void RetransmitTimeout();
   623 	void RetransmitSegments();
   623 	TBool RetransmitSegments();
   624 	void ClearSYNSettings();
   624 	void ClearSYNSettings();
   625 
   625 
   626 	/**
   626 	/**
   627 	 * Reduce congestion window. The following events may cause this: 1. ICMP Source Quench,
   627 	 * Reduce congestion window. The following events may cause this: 1. ICMP Source Quench,
   628 	 * 2. notification from link layer, 3. ECN congestion echo. The method ensures that congestion
   628 	 * 2. notification from link layer, 3. ECN congestion echo. The method ensures that congestion