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

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

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