A B C D E F G H I L M N O P R S T U 

O

onExpiredRTOtimer() - Method in class sime.tcp.Sender
Helper method, called on the expired retransmission timeout (RTO) timer from the sender's current state object SenderState.handleRTOtimeout(sime.tcp.Segment).
onExpiredRTOtimer() - Method in class sime.tcp.SenderReno
This method resets the sender's parameters when a RTO timer timed out.
onExpiredRTOtimer() - Method in class sime.tcp.SenderTahoe
This method resets the sender's parameters when the RTO timer timed out.
onThreeDuplicateACKs() - Method in class sime.tcp.Sender
Helper method, called on threshold number of duplicate ACKs.
onThreeDuplicateACKs() - Method in class sime.tcp.SenderReno
This method performs the so-called Fast Retransmit to retransmit the oldest outstanding segment because after Sender.dupACKthreshold dupACKs, it is presumably lost.
onThreeDuplicateACKs() - Method in class sime.tcp.SenderTahoe
This method performs the so-called Fast Retransmit to retransmit the oldest outstanding segment because after 3x dupACKs, it's presumably lost.
ordinalNum - Variable in class sime.tcp.Segment
Ordinal number of this segment.
ordinalNumAck - Variable in class sime.tcp.Segment
outgoingLink - Variable in class sime.Router.OutputPort
The outgoing link associated with this output port.
outputPorts - Variable in class sime.Router
Output ports associated with the router's links.
A B C D E F G H I L M N O P R S T U