|
INET Framework for OMNeT++/OMNEST
|
#include "inet/common/INETDefs.h"#include "inet/networklayer/ipv4/IPv4Route.h"#include "inet/routing/pim/modes/PIMBase.h"Classes | |
| class | inet::PIMSM |
| Implementation of PIM-SM protocol (RFC 4601). More... | |
| struct | inet::PIMSM::PimsmInterface |
| struct | inet::PIMSM::UpstreamInterface |
| struct | inet::PIMSM::DownstreamInterface |
| class | inet::PIMSM::PIMSMOutInterface |
| struct | inet::PIMSM::Route |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
| #define | KAT 180.0 |
| Keep alive timer, if RPT is disconnect. More... | |
| #define | MAX_TTL 255 |
| Maximum TTL. More... | |
| #define KAT 180.0 |
Keep alive timer, if RPT is disconnect.
Referenced by inet::PIMSM::multicastPacketForwarded(), and inet::PIMSM::processRegisterPacket().
| #define MAX_TTL 255 |
Maximum TTL.
Referenced by inet::PIMSM::forwardMulticastData(), inet::PIMSM::sendPIMRegister(), inet::PIMSM::sendPIMRegisterNull(), and inet::PIMSM::sendPIMRegisterStop().