INET Framework for OMNeT++/OMNEST
|
#include "inet/common/INETDefs.h"
#include "inet/networklayer/common/L3Address.h"
#include "inet/common/lifecycle/ILifecycle.h"
#include "inet/common/lifecycle/LifecycleOperation.h"
#include "inet/common/lifecycle/NodeStatus.h"
Classes | |
class | inet::PingApp |
Generates ping requests and calculates the packet loss and round trip parameters of the replies. More... | |
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
#define | PING_HISTORY_SIZE 100 |
#define PING_HISTORY_SIZE 100 |
Referenced by inet::PingApp::processPingResponse(), and inet::PingApp::sendPing().