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.Link.node1
and Link.node2
connected by this link.