INET Framework for OMNeT++/OMNEST
|
Struct generated from inet/routing/pim/PIMPacket.msg:98 by nedtool. More...
#include <PIMPacket_m.h>
Public Member Functions | |
EncodedAddress () | |
Public Attributes | |
IPv4Address | IPaddress |
bool | S |
bool | W |
bool | R |
Struct generated from inet/routing/pim/PIMPacket.msg:98 by nedtool.
inet::EncodedAddress::EncodedAddress | ( | ) |
IPv4Address inet::EncodedAddress::IPaddress |
Referenced by inet::PIMDM::processGraftAckPacket(), inet::PIMDM::processGraftPacket(), inet::PIMDM::processJoinPrunePacket(), inet::PIMSM::processJoinPrunePacket(), inet::PIMDM::sendGraftPacket(), inet::PIMDM::sendJoinPacket(), inet::PIMSM::sendPIMJoin(), inet::PIMSM::sendPIMPrune(), and inet::PIMDM::sendPrunePacket().
bool inet::EncodedAddress::R |
Referenced by inet::PIMSM::processJoinPrunePacket(), inet::PIMSM::sendPIMJoin(), and inet::PIMSM::sendPIMPrune().
bool inet::EncodedAddress::S |
Referenced by inet::PIMSM::processJoinPrunePacket(), inet::PIMSM::sendPIMJoin(), and inet::PIMSM::sendPIMPrune().
bool inet::EncodedAddress::W |
Referenced by inet::PIMSM::processJoinPrunePacket(), inet::PIMSM::sendPIMJoin(), and inet::PIMSM::sendPIMPrune().