INET Framework for OMNeT++/OMNEST
inet::eigrp::EigrpIpv4Pdm Member List

This is the complete list of members for inet::eigrp::EigrpIpv4Pdm, including all inherited members.

addInterface(int ifaceId, int networkId, bool enabled) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
addInterface(int ifaceId, bool enabled) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
addInterfaceToEigrp(int ifaceId, int networkId, bool enabled)inet::eigrp::EigrpIpv4Pdmprotected
addMessageHeader(const Ptr< EigrpMessage > &msg, int opcode, EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
addNetPrefix(const Ipv4Address &network, const short int prefixLen, const int ifaceId) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
addNetwork(Ipv4Address address, Ipv4Address mask) overrideinet::eigrp::EigrpIpv4Pdmvirtual
addRoutesToMsg(const Ptr< EigrpIpv4Message > &msg, const EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
adminDistIntinet::eigrp::EigrpIpv4Pdmprotected
applySplitHorizon(EigrpInterface *destInterface, EigrpRouteSource< Ipv4Address > *source, EigrpRoute< Ipv4Address > *route)inet::eigrp::EigrpIpv4Pdmprotected
applyStubToQuery(EigrpInterface *eigrpIface, int numOfNeigh)inet::eigrp::EigrpIpv4Pdmprotected
applyStubToUpdate(EigrpRouteSource< Ipv4Address > *src)inet::eigrp::EigrpIpv4Pdmprotected
asNuminet::eigrp::EigrpIpv4Pdmprotected
cancelHelloTimers()inet::eigrp::EigrpIpv4Pdmprotected
cancelHoldTimer(EigrpNeighbor< Ipv4Address > *neigh)inet::eigrp::EigrpIpv4Pdmprotected
checkNeighborshipRules(int ifaceId, int neighAsNum, Ipv4Address &neighAddr, const EigrpKValues &neighKValues)inet::eigrp::EigrpIpv4Pdmprotected
CONNECTED_ROUTEinet::eigrp::IEigrpPdm< Ipv4Address >static
createAckPacket(Ipv4Address &destAddress, EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
createHelloPacket(int holdInt, EigrpKValues kValues, Ipv4Address &destAddress, EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
createMsgReq(HeaderOpcode msgType, int destNeighbor, int destIface)inet::eigrp::EigrpIpv4Pdmprotected
createNeighbor(EigrpInterface *eigrpIface, Ipv4Address &address, uint16_t holdInt)inet::eigrp::EigrpIpv4Pdmprotected
createQueryPacket(Ipv4Address &destAddress, EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
createReplyPacket(Ipv4Address &destAddress, EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
createRouteTlv(EigrpMpIpv4Internal *routeTlv, EigrpRoute< Ipv4Address > *route, bool unreachable=false)inet::eigrp::EigrpIpv4Pdmprotected
createRTRoute(EigrpRouteSource< Ipv4Address > *successor)inet::eigrp::EigrpIpv4Pdmprotected
createTimer(char timerKind, void *context)inet::eigrp::EigrpIpv4Pdmprotected
createUpdatePacket(const Ipv4Address &destAddress, EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
disableInterface(NetworkInterface *iface, EigrpInterface *eigrpIface, Ipv4Address &ifAddress, Ipv4Address &ifMask)inet::eigrp::EigrpIpv4Pdmprotected
EIGRP_IPV4_MULTinet::eigrp::EigrpIpv4Pdmprotected
EIGRP_SELF_ADDRinet::eigrp::EigrpIpv4Pdmprotected
eigrpDualinet::eigrp::EigrpIpv4Pdmprotected
eigrpIftinet::eigrp::EigrpIpv4Pdmprotected
eigrpIftDisabledinet::eigrp::EigrpIpv4Pdmprotected
EigrpIpv4Pdm()inet::eigrp::EigrpIpv4Pdm
eigrpMetricinet::eigrp::EigrpIpv4Pdmprotected
eigrpNtinet::eigrp::EigrpIpv4Pdmprotected
eigrpStubinet::eigrp::EigrpIpv4Pdmprotected
eigrpStubEnabledinet::eigrp::EigrpIpv4Pdmprotected
eigrpTtinet::eigrp::EigrpIpv4Pdmprotected
enableInterface(EigrpInterface *eigrpIface, Ipv4Address &ifAddress, Ipv4Address &ifMask, int networkId)inet::eigrp::EigrpIpv4Pdmprotected
findRoute(const Ipv4Address &network, const Ipv4Address &netmask)inet::eigrp::EigrpIpv4Pdmprotected
findRoute(const Ipv4Address &network, const Ipv4Address &netmask, const Ipv4Address &nexthop)inet::eigrp::EigrpIpv4Pdmprotected
findRouteDMin(EigrpRoute< Ipv4Address > *route) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
flushMsgRequests()inet::eigrp::EigrpIpv4Pdmprotected
getASNum() overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
getBestSuccessor(EigrpRoute< Ipv4Address > *route) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
getDestIpAddress(int destNeigh, Ipv4Address *resultAddress)inet::eigrp::EigrpIpv4Pdmprotected
getInterfaceById(int ifaceId)inet::eigrp::EigrpIpv4Pdmprotected
getNextHopAddr(const Ipv4Address &nextHopAddr, Ipv4Address &senderAddr)inet::eigrp::EigrpIpv4Pdminlineprotected
handleMessage(cMessage *msg) overrideinet::eigrp::EigrpIpv4Pdmprotectedvirtual
hasFeasibleSuccessor(EigrpRoute< Ipv4Address > *route, uint64_t &resultDmin) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
hasNeighborForUpdate(EigrpRouteSource< Ipv4Address > *source) overrideinet::eigrp::EigrpIpv4Pdmvirtual
hostinet::eigrp::EigrpIpv4Pdmprotected
iftinet::eigrp::EigrpIpv4Pdmprotected
initialize(int stage) overrideinet::eigrp::EigrpIpv4Pdmprotectedvirtual
installRouteToRT(EigrpRoute< Ipv4Address > *route, EigrpRouteSource< Ipv4Address > *source, uint64_t dmin, Ipv4Route *rtEntry)inet::eigrp::EigrpIpv4Pdmprotected
isRTSafeForAdd(EigrpRoute< Ipv4Address > *route, unsigned int eigrpAd)inet::eigrp::EigrpIpv4Pdmprotected
kValuesinet::eigrp::EigrpIpv4Pdmprotected
KVALUES_MAXinet::eigrp::EigrpIpv4Pdmprotected
maximumPathinet::eigrp::EigrpIpv4Pdmprotected
msgToAllIfaces(int destination, HeaderOpcode msgType, EigrpRouteSource< Ipv4Address > *source, bool forcePoisonRev, bool forceUnreachable)inet::eigrp::EigrpIpv4Pdmprotected
msgToIface(HeaderOpcode msgType, EigrpRouteSource< Ipv4Address > *source, EigrpInterface *eigrpIface, bool forcePoisonRev=false, bool forceUnreachable=false)inet::eigrp::EigrpIpv4Pdmprotected
numInitStages() const overrideinet::eigrp::EigrpIpv4Pdminlineprotectedvirtual
oldsourceinet::eigrp::EigrpIpv4Pdmprotected
preDelete(cComponent *root) overrideinet::eigrp::EigrpIpv4Pdmprotectedvirtual
printRecvMsg(const EigrpMessage *msg, Ipv4Address &addr, int ifaceId)inet::eigrp::EigrpIpv4Pdmprotected
printSentMsg(int routeCnt, Ipv4Address &destAddress, EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
processAckPacket(Packet *pk, Ipv4Address &srcAddress, int ifaceId, EigrpNeighbor< Ipv4Address > *neigh)inet::eigrp::EigrpIpv4Pdmprotected
processHelloPacket(Packet *pk, Ipv4Address &srcAddress, int ifaceId, EigrpNeighbor< Ipv4Address > *neigh)inet::eigrp::EigrpIpv4Pdmprotected
processIfaceConfigChange(EigrpInterface *eigrpIface)inet::eigrp::EigrpIpv4Pdmprotected
processIfaceStateChange(NetworkInterface *iface)inet::eigrp::EigrpIpv4Pdmprotected
processInterRoute(const EigrpMpIpv4Internal &tlv, Ipv4Address &nextHop, int sourceNeighId, EigrpInterface *eigrpIface, bool *notifyDual, bool *isSourceNew)inet::eigrp::EigrpIpv4Pdmprotected
processMsgFromNetwork(cMessage *msg)inet::eigrp::EigrpIpv4Pdmprotected
processMsgFromRtp(cMessage *msg)inet::eigrp::EigrpIpv4Pdmprotected
processNewNeighbor(int ifaceId, Ipv4Address &srcAddress, const EigrpIpv4Hello *helloMessage)inet::eigrp::EigrpIpv4Pdmprotected
processQueryPacket(Packet *pk, Ipv4Address &srcAddress, int ifaceId, EigrpNeighbor< Ipv4Address > *neigh)inet::eigrp::EigrpIpv4Pdmprotected
processReplyPacket(Packet *pk, Ipv4Address &srcAddress, int ifaceId, EigrpNeighbor< Ipv4Address > *neigh)inet::eigrp::EigrpIpv4Pdmprotected
processRTRouteDel(const cObject *details)inet::eigrp::EigrpIpv4Pdmprotected
processTimer(cMessage *msg)inet::eigrp::EigrpIpv4Pdmprotected
processUpdatePacket(Packet *pk, Ipv4Address &srcAddress, int ifaceId, EigrpNeighbor< Ipv4Address > *neigh)inet::eigrp::EigrpIpv4Pdmprotected
pushMsgRouteToQueue(HeaderOpcode msgType, int ifaceId, int neighId, const EigrpMsgRoute &msgRt)inet::eigrp::EigrpIpv4Pdmprotected
receiveSignal(cComponent *source, simsignal_t signalID, cObject *obj, cObject *details) overrideinet::eigrp::EigrpIpv4Pdmprotectedvirtual
removeNeighbor(EigrpNeighbor< Ipv4Address > *neigh)inet::eigrp::EigrpIpv4Pdmprotected
removeOldSuccessor(EigrpRouteSource< Ipv4Address > *source, EigrpRoute< Ipv4Address > *route)inet::eigrp::EigrpIpv4Pdmprotected
removeRouteFromRT(EigrpRouteSource< Ipv4Address > *successor, IRoute::SourceType *removedRtSrc)inet::eigrp::EigrpIpv4Pdmprotected
reqQueueinet::eigrp::EigrpIpv4Pdmprotected
RequestVector typedefinet::eigrp::EigrpIpv4Pdmprotected
resetTimer(EigrpTimer *timer, int interval)inet::eigrp::EigrpIpv4Pdminlineprotected
ribScaleinet::eigrp::EigrpIpv4Pdmprotected
RouteVector typedefinet::eigrp::EigrpIpv4Pdmprotected
routingForNetworksinet::eigrp::EigrpIpv4Pdmprotected
rtinet::eigrp::EigrpIpv4Pdmprotected
RT_UNREACHABLEinet::eigrp::IEigrpPdm< Ipv4Address >static
RTP_OUTGWinet::eigrp::EigrpIpv4Pdmprotected
sendAllEigrpPaths(EigrpInterface *eigrpIface, EigrpNeighbor< Ipv4Address > *neigh)inet::eigrp::EigrpIpv4Pdmprotected
sendQuery(int destNeighbor, EigrpRoute< Ipv4Address > *route, EigrpRouteSource< Ipv4Address > *source, bool forcePoisonRev=false) overrideinet::eigrp::EigrpIpv4Pdmvirtual
sendReply(EigrpRoute< Ipv4Address > *route, int destNeighbor, EigrpRouteSource< Ipv4Address > *source, bool forcePoisonRev=false, bool isUnreachable=false) overrideinet::eigrp::EigrpIpv4Pdmvirtual
sendUpdate(int destNeighbor, EigrpRoute< Ipv4Address > *route, EigrpRouteSource< Ipv4Address > *source, bool forcePoisonRev, const char *reason) overrideinet::eigrp::EigrpIpv4Pdmvirtual
sendUpdateToStubs(EigrpRouteSource< Ipv4Address > *succ, EigrpRouteSource< Ipv4Address > *oldSucc, EigrpRoute< Ipv4Address > *route) overrideinet::eigrp::EigrpIpv4Pdmvirtual
setASNum(int asNum) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setBandwidth(int bandwith, int interfaceId) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setDelay(int delay, int interfaceId) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setDelayedRemove(int neighId, EigrpRouteSource< Ipv4Address > *src) overrideinet::eigrp::EigrpIpv4Pdmvirtual
setHelloInt(int interval, int ifaceId) overrideinet::eigrp::EigrpIpv4Pdmvirtual
setHoldInt(int interval, int ifaceId) overrideinet::eigrp::EigrpIpv4Pdmvirtual
setKValues(const EigrpKValues &kValues) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setLoad(int load, int interfaceId) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setMaximumPath(int maximumPath) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setPassive(bool passive, int ifaceId) overrideinet::eigrp::EigrpIpv4Pdmvirtual
setReliability(int reliability, int interfaceId) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setReplyStatusTable(EigrpRoute< Ipv4Address > *route, EigrpRouteSource< Ipv4Address > *source, bool forcePoisonRev, int *neighCount, int *stubCount) overrideinet::eigrp::EigrpIpv4Pdmvirtual
setRouterId(Ipv4Address routerID) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setRouteTlvMetric(EigrpWideMetricPar *msgMetric, EigrpWideMetricPar *rtMetric)inet::eigrp::EigrpIpv4Pdmprotected
setRTRouteMetric(Ipv4Route *route, uint64_t metric)inet::eigrp::EigrpIpv4Pdminlineprotected
setSplitHorizon(bool shenabled, int ifaceId) overrideinet::eigrp::EigrpIpv4Pdmvirtual
setStub(const EigrpStub &stub) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
setVariance(int variance) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
sizeOfMsginet::eigrp::EigrpIpv4Pdmprotected
SPLITTER_OUTGWinet::eigrp::EigrpIpv4Pdmprotected
startHelloTimer(EigrpInterface *eigrpIface, simtime_t interval)inet::eigrp::EigrpIpv4Pdmprotected
STUB_RECEIVERinet::eigrp::IEigrpPdm< Ipv4Address >static
unlockRoutes(const EigrpMsgReq *msgReq)inet::eigrp::EigrpIpv4Pdmprotected
UNSPEC_RECEIVERinet::eigrp::IEigrpPdm< Ipv4Address >static
UNSPEC_SENDERinet::eigrp::IEigrpPdm< Ipv4Address >static
updateInterface(int interfaceId) overrideinet::eigrp::EigrpIpv4Pdminlinevirtual
updateRoute(EigrpRoute< Ipv4Address > *route, uint64_t dmin, bool *rtableChanged, bool removeUnreach=false) overrideinet::eigrp::EigrpIpv4Pdmvirtual
useClassicMetricinet::eigrp::EigrpIpv4Pdmprotected
varianceinet::eigrp::EigrpIpv4Pdmprotected
~EigrpIpv4Pdm()inet::eigrp::EigrpIpv4Pdm
~IEigrpModule()inet::eigrp::IEigrpModule< Ipv4Address >inlinevirtual