|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::AODVRouting, including all inherited members.
| ACCEPT enum value | inet::INetfilter::IHook | |
| activeRouteTimeout | inet::AODVRouting | protected |
| addressToRreqRetries | inet::AODVRouting | protected |
| addressType | inet::AODVRouting | protected |
| allowedHelloLoss | inet::AODVRouting | protected |
| AODVRouting() | inet::AODVRouting | |
| aodvUDPPort | inet::AODVRouting | protected |
| askGratuitousRREP | inet::AODVRouting | protected |
| blacklist | inet::AODVRouting | protected |
| blacklistTimeout | inet::AODVRouting | protected |
| blacklistTimer | inet::AODVRouting | protected |
| cancelRouteDiscovery(const L3Address &destAddr) | inet::AODVRouting | protected |
| clearState() | inet::AODVRouting | protected |
| completeRouteDiscovery(const L3Address &target) | inet::AODVRouting | protected |
| counterTimer | inet::AODVRouting | protected |
| createGratuitousRREP(AODVRREQ *rreq, IRoute *originatorRoute) | inet::AODVRouting | protected |
| createHelloMessage() | inet::AODVRouting | protected |
| createRERR(const std::vector< UnreachableNode > &unreachableNodes) | inet::AODVRouting | protected |
| createRoute(const L3Address &destAddr, const L3Address &nextHop, unsigned int hopCount, bool hasValidDestNum, unsigned int destSeqNum, bool isActive, simtime_t lifeTime) | inet::AODVRouting | protected |
| createRREP(AODVRREQ *rreq, IRoute *destRoute, IRoute *originatorRoute, const L3Address &sourceAddr) | inet::AODVRouting | protected |
| createRREPACK() | inet::AODVRouting | protected |
| createRREQ(const L3Address &destAddr) | inet::AODVRouting | protected |
| datagramForwardHook(INetworkDatagram *datagram, const InterfaceEntry *inputInterfaceEntry, const InterfaceEntry *&outputInterfaceEntry, L3Address &nextHopAddress) override | inet::AODVRouting | protectedvirtual |
| datagramLocalInHook(INetworkDatagram *datagram, const InterfaceEntry *inputInterfaceEntry) override | inet::AODVRouting | inlineprotectedvirtual |
| datagramLocalOutHook(INetworkDatagram *datagram, const InterfaceEntry *&outputInterfaceEntry, L3Address &nextHopAddress) override | inet::AODVRouting | inlineprotectedvirtual |
| datagramPostRoutingHook(INetworkDatagram *datagram, const InterfaceEntry *inputInterfaceEntry, const InterfaceEntry *&outputInterfaceEntry, L3Address &nextHopAddress) override | inet::AODVRouting | inlineprotectedvirtual |
| datagramPreRoutingHook(INetworkDatagram *datagram, const InterfaceEntry *inputInterfaceEntry, const InterfaceEntry *&outputInterfaceEntry, L3Address &nextHopAddress) override | inet::AODVRouting | inlineprotectedvirtual |
| delayDatagram(INetworkDatagram *datagram) | inet::AODVRouting | protected |
| deletePeriod | inet::AODVRouting | protected |
| DROP enum value | inet::INetfilter::IHook | |
| ensureRouteForDatagram(INetworkDatagram *datagram) | inet::AODVRouting | protected |
| expungeRoutes() | inet::AODVRouting | protected |
| expungeTimer | inet::AODVRouting | protected |
| failedNextHop | inet::AODVRouting | protected |
| FORWARD enum value | inet::INetfilter::IHook | |
| forwardRREP(AODVRREP *rrep, const L3Address &destAddr, unsigned int timeToLive) | inet::AODVRouting | protected |
| forwardRREQ(AODVRREQ *rreq, unsigned int timeToLive) | inet::AODVRouting | protected |
| getSelfIPAddress() const | inet::AODVRouting | protected |
| handleBlackListTimer() | inet::AODVRouting | protected |
| handleHelloMessage(AODVRREP *helloMessage) | inet::AODVRouting | protected |
| handleLinkBreakSendRERR(const L3Address &unreachableAddr) | inet::AODVRouting | protected |
| handleMessage(cMessage *msg) override | inet::AODVRouting | protected |
| handleOperationStage(LifecycleOperation *operation, int stage, IDoneCallback *doneCallback) override | inet::AODVRouting | protectedvirtual |
| handleRERR(AODVRERR *rerr, const L3Address &sourceAddr) | inet::AODVRouting | protected |
| handleRREP(AODVRREP *rrep, const L3Address &sourceAddr) | inet::AODVRouting | protected |
| handleRREPACK(AODVRREPACK *rrepACK, const L3Address &neighborAddr) | inet::AODVRouting | protected |
| handleRREPACKTimer() | inet::AODVRouting | protected |
| handleRREQ(AODVRREQ *rreq, const L3Address &sourceAddr, unsigned int timeToLive) | inet::AODVRouting | protected |
| handleWaitForRREP(WaitForRREP *rrepTimer) | inet::AODVRouting | protected |
| hasOngoingRouteDiscovery(const L3Address &destAddr) | inet::AODVRouting | protected |
| helloInterval | inet::AODVRouting | protected |
| helloMsgTimer | inet::AODVRouting | protected |
| host | inet::AODVRouting | protected |
| initialize(int stage) override | inet::AODVRouting | protected |
| interfaceTable | inet::AODVRouting | protected |
| isOperational | inet::AODVRouting | protected |
| jitterPar | inet::AODVRouting | protected |
| lastBroadcastTime | inet::AODVRouting | protected |
| localAddTTL | inet::AODVRouting | protected |
| LOCALIN enum value | inet::INetfilter::IHook | |
| LOCALOUT enum value | inet::INetfilter::IHook | |
| maxJitter | inet::AODVRouting | protected |
| myRouteTimeout | inet::AODVRouting | protected |
| netDiameter | inet::AODVRouting | protected |
| netTraversalTime | inet::AODVRouting | protected |
| networkProtocol | inet::AODVRouting | protected |
| nextHopWait | inet::AODVRouting | protected |
| nodeTraversalTime | inet::AODVRouting | protected |
| numInitStages() const override | inet::AODVRouting | inlineprotectedvirtual |
| pathDiscoveryTime | inet::AODVRouting | protected |
| periodicJitter | inet::AODVRouting | protected |
| POSTROUTING enum value | inet::INetfilter::IHook | |
| PREROUTING enum value | inet::INetfilter::IHook | |
| QUEUE enum value | inet::INetfilter::IHook | |
| rebootTime | inet::AODVRouting | protected |
| receiveSignal(cComponent *source, simsignal_t signalID, cObject *obj, cObject *details) override | inet::AODVRouting | protectedvirtual |
| rerrCount | inet::AODVRouting | protected |
| rerrRatelimit | inet::AODVRouting | protected |
| Result enum name | inet::INetfilter::IHook | |
| routingTable | inet::AODVRouting | protected |
| rrepAckTimer | inet::AODVRouting | protected |
| rreqCount | inet::AODVRouting | protected |
| rreqId | inet::AODVRouting | protected |
| rreqRatelimit | inet::AODVRouting | protected |
| rreqRetries | inet::AODVRouting | protected |
| rreqsArrivalTime | inet::AODVRouting | protected |
| scheduleExpungeRoutes() | inet::AODVRouting | protected |
| sendAODVPacket(AODVControlPacket *packet, const L3Address &destAddr, unsigned int timeToLive, double delay) | inet::AODVRouting | protected |
| sendGRREP(AODVRREP *grrep, const L3Address &destAddr, unsigned int timeToLive) | inet::AODVRouting | protected |
| sendHelloMessagesIfNeeded() | inet::AODVRouting | protected |
| sendRERRWhenNoRouteToForward(const L3Address &unreachableAddr) | inet::AODVRouting | protected |
| sendRREP(AODVRREP *rrep, const L3Address &destAddr, unsigned int timeToLive) | inet::AODVRouting | protected |
| sendRREPACK(AODVRREPACK *rrepACK, const L3Address &destAddr) | inet::AODVRouting | protected |
| sendRREQ(AODVRREQ *rreq, const L3Address &destAddr, unsigned int timeToLive) | inet::AODVRouting | protected |
| sequenceNum | inet::AODVRouting | protected |
| startRouteDiscovery(const L3Address &target, unsigned int timeToLive=0) | inet::AODVRouting | protected |
| STOLEN enum value | inet::INetfilter::IHook | |
| targetAddressToDelayedPackets | inet::AODVRouting | protected |
| timeoutBuffer | inet::AODVRouting | protected |
| ttlIncrement | inet::AODVRouting | protected |
| ttlStart | inet::AODVRouting | protected |
| ttlThreshold | inet::AODVRouting | protected |
| Type enum name | inet::INetfilter::IHook | |
| updateRoutingTable(IRoute *route, const L3Address &nextHop, unsigned int hopCount, bool hasValidDestNum, unsigned int destSeqNum, bool isActive, simtime_t lifeTime) | inet::AODVRouting | protected |
| updateValidRouteLifeTime(const L3Address &destAddr, simtime_t lifetime) | inet::AODVRouting | protected |
| useHelloMessages | inet::AODVRouting | protected |
| waitForRREPTimers | inet::AODVRouting | protected |
| ~AODVRouting() | inet::AODVRouting | virtual |
| ~IHook() | inet::INetfilter::IHook | inlinevirtual |
| ~ILifecycle() | inet::ILifecycle | inlinevirtual |