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

N

name - Variable in class sime.NetworkElement
The given name of this network element, used mostly for reporting/debugging purposes.
NetworkElement - Class in sime
The interface for simulated network elements (nodes and links).
Provides two universal methods: NetworkElement.send(NetworkElement, Packet) for downcall and NetworkElement.handle(NetworkElement, Packet) for upcall, from components that are above or below this component in the protocol stack.
NetworkElement(Simulator, String) - Constructor for class sime.NetworkElement
 
networkLayerProtocol - Variable in class sime.Endpoint
Communication link adjoining this endpoint.
nextByteExpected - Variable in class sime.tcp.Receiver
The next byte currently expected from the sender.
node1 - Variable in class sime.Link
Nodes Link.node1 and Link.node2 connected by this link.
node2 - Variable in class sime.Link
 
A B C D E F G H I L M N O P R S T U