| activateProcess() | inet::ospfv3::Ospfv3Process | |
| addInstance(Ospfv3Instance *newInstance) | inet::ospfv3::Ospfv3Process | |
| ageDatabase() | inet::ospfv3::Ospfv3Process | |
| ageTimer | inet::ospfv3::Ospfv3Process | private |
| calculateASExternalRoutes(std::vector< Ospfv3RoutingTableEntry * > newTableIPv6, std::vector< Ospfv3Ipv4RoutingTableEntry * > newTableIPv4) | inet::ospfv3::Ospfv3Process | |
| clearTimer(cMessage *msg) | inet::ospfv3::Ospfv3Process | inline |
| containingModule | inet::ospfv3::Ospfv3Process | |
| debugDump() | inet::ospfv3::Ospfv3Process | private |
| findLSA(LSAKeyType lsaKey, Ipv4Address areaID, int instanceID) | inet::ospfv3::Ospfv3Process | |
| floodLSA(const Ospfv3Lsa *lsa, Ipv4Address areaID=Ipv4Address::UNSPECIFIED_ADDRESS, Ospfv3Interface *intf=nullptr, Ospfv3Neighbor *neighbor=nullptr) | inet::ospfv3::Ospfv3Process | |
| getAgeTimer() | inet::ospfv3::Ospfv3Process | inline |
| getInstanceById(int instanceId) | inet::ospfv3::Ospfv3Process | |
| getProcessID() const | inet::ospfv3::Ospfv3Process | inline |
| getRouterID() | inet::ospfv3::Ospfv3Process | inline |
| handleMessage(cMessage *msg) override | inet::ospfv3::Ospfv3Process | protectedvirtual |
| handleTimer(cMessage *msg) | inet::ospfv3::Ospfv3Process | private |
| hasAddressRange(const Ipv6AddressRange &addressRange) const | inet::ospfv3::Ospfv3Process | |
| hasAddressRange(const Ipv4AddressRange &addressRange) const | inet::ospfv3::Ospfv3Process | |
| ift | inet::ospfv3::Ospfv3Process | |
| initialize(int stage) override | inet::ospfv3::Ospfv3Process | protectedvirtual |
| installLSA(const Ospfv3Lsa *lsaC, int instanceID, Ipv4Address areaID=Ipv4Address::UNSPECIFIED_ADDRESS, Ospfv3Interface *intf=nullptr) | inet::ospfv3::Ospfv3Process | |
| instances | inet::ospfv3::Ospfv3Process | private |
| instancesById | inet::ospfv3::Ospfv3Process | private |
| isActivated() | inet::ospfv3::Ospfv3Process | inline |
| isActive | inet::ospfv3::Ospfv3Process | private |
| isInInterfaceTable(IInterfaceTable *ifTable, Ipv4Address addr) | inet::ospfv3::Ospfv3Process | |
| isInInterfaceTable6(IInterfaceTable *ifTable, Ipv6Address addr) | inet::ospfv3::Ospfv3Process | |
| isInRoutingTable(IIpv4RoutingTable *rtTable, Ipv4Address addr) | inet::ospfv3::Ospfv3Process | |
| isInRoutingTable6(Ipv6RoutingTable *rtTable, Ipv6Address addr) | inet::ospfv3::Ospfv3Process | |
| numInitStages() const override | inet::ospfv3::Ospfv3Process | inlineprotectedvirtual |
| Ospfv3Process() | inet::ospfv3::Ospfv3Process | |
| parseConfig(cXMLElement *areaConfig) | inet::ospfv3::Ospfv3Process | protected |
| processID | inet::ospfv3::Ospfv3Process | private |
| rebuildRoutingTable() | inet::ospfv3::Ospfv3Process | |
| routerID | inet::ospfv3::Ospfv3Process | private |
| routingTableIPv4 | inet::ospfv3::Ospfv3Process | private |
| routingTableIPv6 | inet::ospfv3::Ospfv3Process | private |
| rt4 | inet::ospfv3::Ospfv3Process | |
| rt6 | inet::ospfv3::Ospfv3Process | |
| sendPacket(Packet *packet, Ipv6Address destination, const char *ifName, short hopLimit=1) | inet::ospfv3::Ospfv3Process | |
| setTimer(cMessage *msg, double delay) | inet::ospfv3::Ospfv3Process | |
| ~Ospfv3Process() | inet::ospfv3::Ospfv3Process | virtual |