AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::dot11s::HwmpProtocol | |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DequeueFirstPacket() | ns3::dot11s::HwmpProtocol | private |
DequeueFirstPacketByDst(Mac48Address dst) | ns3::dot11s::HwmpProtocol | private |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::dot11s::HwmpProtocol | virtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() override | ns3::dot11s::HwmpProtocol | privatevirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DropDataFrame(uint32_t seqno, Mac48Address source) | ns3::dot11s::HwmpProtocol | private |
ForwardPathError(PathError perr) | ns3::dot11s::HwmpProtocol | private |
ForwardUnicast(uint32_t sourceIface, const Mac48Address source, const Mac48Address destination, Ptr< Packet > packet, uint16_t protocolType, RouteReplyCallback routeReply, uint32_t ttl) | ns3::dot11s::HwmpProtocol | private |
GetActivePathLifetime() | ns3::dot11s::HwmpProtocol | private |
GetAddress() | ns3::dot11s::HwmpProtocol | private |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBroadcastReceivers(uint32_t interface) | ns3::dot11s::HwmpProtocol | private |
GetDoFlag() const | ns3::dot11s::HwmpProtocol | private |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMaxTtl() const | ns3::dot11s::HwmpProtocol | private |
GetMeshPoint() const | ns3::MeshL2RoutingProtocol | |
GetNextHwmpSeqno() | ns3::dot11s::HwmpProtocol | private |
GetNextPreqId() | ns3::dot11s::HwmpProtocol | private |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid() | ns3::ObjectBase | related |
GetPerrMinInterval() | ns3::dot11s::HwmpProtocol | private |
GetPerrReceivers(std::vector< FailedDestination > failedDest) | ns3::dot11s::HwmpProtocol | private |
GetPreqMinInterval() | ns3::dot11s::HwmpProtocol | private |
GetPreqReceivers(uint32_t interface) | ns3::dot11s::HwmpProtocol | private |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRfFlag() const | ns3::dot11s::HwmpProtocol | private |
GetRoutingTable() const | ns3::dot11s::HwmpProtocol | |
GetTypeId() | ns3::dot11s::HwmpProtocol | static |
GetUnicastPerrThreshold() const | ns3::dot11s::HwmpProtocol | private |
HwmpProtocol() | ns3::dot11s::HwmpProtocol | |
HwmpProtocol(const HwmpProtocol &)=delete | ns3::dot11s::HwmpProtocol | |
HwmpProtocolMac class | ns3::dot11s::HwmpProtocol | friend |
HwmpProtocolMacMap typedef | ns3::dot11s::HwmpProtocol | private |
Initialize() | ns3::Object | |
InitiatePathError(PathError perr) | ns3::dot11s::HwmpProtocol | private |
Install(Ptr< MeshPointDevice > mp) | ns3::dot11s::HwmpProtocol | |
IsInitialized() const | ns3::Object | |
m_address | ns3::dot11s::HwmpProtocol | private |
m_aggregates | ns3::Object | private |
m_coefficient | ns3::dot11s::HwmpProtocol | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_dataSeqno | ns3::dot11s::HwmpProtocol | private |
m_disposed | ns3::Object | private |
m_doFlag | ns3::dot11s::HwmpProtocol | private |
m_dot11MeshHWMPactivePathTimeout | ns3::dot11s::HwmpProtocol | private |
m_dot11MeshHWMPactiveRootTimeout | ns3::dot11s::HwmpProtocol | private |
m_dot11MeshHWMPmaxPREQretries | ns3::dot11s::HwmpProtocol | private |
m_dot11MeshHWMPnetDiameterTraversalTime | ns3::dot11s::HwmpProtocol | private |
m_dot11MeshHWMPpathToRootInterval | ns3::dot11s::HwmpProtocol | private |
m_dot11MeshHWMPperrMinInterval | ns3::dot11s::HwmpProtocol | private |
m_dot11MeshHWMPpreqMinInterval | ns3::dot11s::HwmpProtocol | private |
m_dot11MeshHWMPrannInterval | ns3::dot11s::HwmpProtocol | private |
m_getObjectCount | ns3::Object | private |
m_hwmpSeqno | ns3::dot11s::HwmpProtocol | private |
m_hwmpSeqnoMetricDatabase | ns3::dot11s::HwmpProtocol | private |
m_initialized | ns3::Object | private |
m_interfaces | ns3::dot11s::HwmpProtocol | private |
m_isRoot | ns3::dot11s::HwmpProtocol | private |
m_lastDataSeqno | ns3::dot11s::HwmpProtocol | private |
m_maxQueueSize | ns3::dot11s::HwmpProtocol | private |
m_maxTtl | ns3::dot11s::HwmpProtocol | private |
m_mp | ns3::MeshL2RoutingProtocol | protected |
m_neighboursCallback | ns3::dot11s::HwmpProtocol | private |
m_preqId | ns3::dot11s::HwmpProtocol | private |
m_preqTimeouts | ns3::dot11s::HwmpProtocol | private |
m_proactivePreqTimer | ns3::dot11s::HwmpProtocol | private |
m_randomStart | ns3::dot11s::HwmpProtocol | private |
m_rfFlag | ns3::dot11s::HwmpProtocol | private |
m_routeChangeTraceSource | ns3::dot11s::HwmpProtocol | private |
m_routeDiscoveryTimeCallback | ns3::dot11s::HwmpProtocol | private |
m_rqueue | ns3::dot11s::HwmpProtocol | private |
m_rtable | ns3::dot11s::HwmpProtocol | private |
m_stats | ns3::dot11s::HwmpProtocol | private |
m_tid | ns3::Object | private |
m_unicastDataThreshold | ns3::dot11s::HwmpProtocol | private |
m_unicastPerrThreshold | ns3::dot11s::HwmpProtocol | private |
m_unicastPreqThreshold | ns3::dot11s::HwmpProtocol | private |
MakePathError(std::vector< FailedDestination > destinations) | ns3::dot11s::HwmpProtocol | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const HwmpProtocol &)=delete | ns3::dot11s::HwmpProtocol | |
ns3::MeshL2RoutingProtocol::operator=(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PeerLinkStatus(Mac48Address meshPointAddress, Mac48Address peerAddress, uint32_t interface, bool status) | ns3::dot11s::HwmpProtocol | |
ProactivePathResolved() | ns3::dot11s::HwmpProtocol | private |
QueuePacket(QueuedPacket packet) | ns3::dot11s::HwmpProtocol | private |
ReactivePathResolved(Mac48Address dst) | ns3::dot11s::HwmpProtocol | private |
ReceivePerr(std::vector< FailedDestination > destinations, Mac48Address from, uint32_t interface, Mac48Address fromMp) | ns3::dot11s::HwmpProtocol | private |
ReceivePrep(IePrep prep, Mac48Address from, uint32_t interface, Mac48Address fromMp, uint32_t metric) | ns3::dot11s::HwmpProtocol | private |
ReceivePreq(IePreq preq, Mac48Address from, uint32_t interface, Mac48Address fromMp, uint32_t metric) | ns3::dot11s::HwmpProtocol | private |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RemoveRoutingStuff(uint32_t fromIface, const Mac48Address source, const Mac48Address destination, Ptr< Packet > packet, uint16_t &protocolType) override | ns3::dot11s::HwmpProtocol | virtual |
Report(std::ostream &os) const | ns3::dot11s::HwmpProtocol | |
RequestRoute(uint32_t sourceIface, const Mac48Address source, const Mac48Address destination, Ptr< const Packet > packet, uint16_t protocolType, RouteReplyCallback routeReply) override | ns3::dot11s::HwmpProtocol | virtual |
ResetStats() | ns3::dot11s::HwmpProtocol | |
RetryPathDiscovery(Mac48Address dst, uint8_t numOfRetry) | ns3::dot11s::HwmpProtocol | private |
RouteChangeTracedCallback typedef | ns3::dot11s::HwmpProtocol | private |
RouteReplyCallback typedef | ns3::MeshL2RoutingProtocol | |
SendPrep(Mac48Address src, Mac48Address dst, Mac48Address retransmitter, uint32_t initMetric, uint32_t originatorDsn, uint32_t destinationSN, uint32_t lifetime, uint32_t interface) | ns3::dot11s::HwmpProtocol | private |
SendProactivePreq() | ns3::dot11s::HwmpProtocol | private |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetMeshPoint(Ptr< MeshPointDevice > mp) | ns3::MeshL2RoutingProtocol | |
SetNeighboursCallback(Callback< std::vector< Mac48Address >, uint32_t > cb) | ns3::dot11s::HwmpProtocol | |
SetRoot() | ns3::dot11s::HwmpProtocol | |
SetTypeId(TypeId tid) | ns3::Object | private |
ShouldSendPreq(Mac48Address dst) | ns3::dot11s::HwmpProtocol | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
TraceConnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceConnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb) | ns3::ObjectBase | |
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb) | ns3::ObjectBase | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UnsetRoot() | ns3::dot11s::HwmpProtocol | |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~HwmpProtocol() override | ns3::dot11s::HwmpProtocol | |
~MeshL2RoutingProtocol() override | ns3::MeshL2RoutingProtocol | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |