- main(String[]) - Static method in class sime.Simulator
-
The main method.
- maxMismatchRatio - Variable in class sime.Router.OutputPort
-
Mismatch ratio of transmission speeds between the input and
output links of this router.
- maxRcvWindowSize - Variable in class sime.tcp.Receiver
-
Maximum receive window size, in bytes.
- maxTimeoutInterval - Variable in class sime.tcp.RTOEstimator
-
Maximum value of a RTO timeout (in seconds).
- mismatchCount - Variable in class sime.Router.OutputPort
-
Counts how many packets to receive before one can be sent
if the outgoing link is slower than incoming links.
Different increments may be associated with different incoming links.
- MSS - Static variable in class sime.tcp.Sender
-
Maximum segment size, in bytes.