::Ipv4L3ProtocolTestCase class | ns3::Ipv4L3Protocol | friend |
AddAddress(uint32_t i, Ipv4InterfaceAddress address) override | ns3::Ipv4L3Protocol | virtual |
AddInterface(Ptr< NetDevice > device) override | ns3::Ipv4L3Protocol | virtual |
AddIpv4Interface(Ptr< Ipv4Interface > interface) | ns3::Ipv4L3Protocol | private |
AggregateObject(Ptr< Object > other) | ns3::Object | |
BuildHeader(Ipv4Address source, Ipv4Address destination, uint8_t protocol, uint16_t payloadSize, uint8_t ttl, uint8_t tos, bool mayFragment) | ns3::Ipv4L3Protocol | private |
CallTxTrace(const Ipv4Header &ipHeader, Ptr< Packet > packet, Ptr< Ipv4 > ipv4, uint32_t interface) | ns3::Ipv4L3Protocol | private |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
CreateRawSocket() override | ns3::Ipv4L3Protocol | virtual |
DecreaseIdentification(Ipv4Address source, Ipv4Address destination, uint8_t protocol) | ns3::Ipv4L3Protocol | private |
DeleteRawSocket(Ptr< Socket > socket) override | ns3::Ipv4L3Protocol | virtual |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::Ipv4L3Protocol | protectedvirtual |
DoFragmentation(Ptr< Packet > packet, const Ipv4Header &ipv4Header, uint32_t outIfaceMtu, std::list< Ipv4PayloadHeaderPair > &listFragments) | ns3::Ipv4L3Protocol | private |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DROP_BAD_CHECKSUM enum value | ns3::Ipv4L3Protocol | |
DROP_DUPLICATE enum value | ns3::Ipv4L3Protocol | |
DROP_FRAGMENT_TIMEOUT enum value | ns3::Ipv4L3Protocol | |
DROP_INTERFACE_DOWN enum value | ns3::Ipv4L3Protocol | |
DROP_NO_ROUTE enum value | ns3::Ipv4L3Protocol | |
DROP_ROUTE_ERROR enum value | ns3::Ipv4L3Protocol | |
DROP_TTL_EXPIRED enum value | ns3::Ipv4L3Protocol | |
DropReason enum name | ns3::Ipv4L3Protocol | |
DropTracedCallback typedef | ns3::Ipv4L3Protocol | |
DupMap_t typedef | ns3::Ipv4L3Protocol | private |
DupTuple_t typedef | ns3::Ipv4L3Protocol | private |
FragmentKey_t typedef | ns3::Ipv4L3Protocol | private |
FragmentsTimeoutsList_t typedef | ns3::Ipv4L3Protocol | private |
FragmentsTimeoutsListI_t typedef | ns3::Ipv4L3Protocol | private |
GetAddress(uint32_t interfaceIndex, uint32_t addressIndex) const override | ns3::Ipv4L3Protocol | virtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetIcmp() const | ns3::Ipv4L3Protocol | private |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetInterface(uint32_t i) const | ns3::Ipv4L3Protocol | |
GetInterfaceForAddress(Ipv4Address addr) const override | ns3::Ipv4L3Protocol | virtual |
GetInterfaceForDevice(Ptr< const NetDevice > device) const override | ns3::Ipv4L3Protocol | virtual |
GetInterfaceForPrefix(Ipv4Address addr, Ipv4Mask mask) const override | ns3::Ipv4L3Protocol | virtual |
GetIpForward() const override | ns3::Ipv4L3Protocol | privatevirtual |
GetMetric(uint32_t i) const override | ns3::Ipv4L3Protocol | virtual |
GetMtu(uint32_t i) const override | ns3::Ipv4L3Protocol | virtual |
GetNAddresses(uint32_t interface) const override | ns3::Ipv4L3Protocol | virtual |
GetNetDevice(uint32_t i) override | ns3::Ipv4L3Protocol | virtual |
GetNInterfaces() const override | ns3::Ipv4L3Protocol | virtual |
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 |
GetProtocol(int protocolNumber) const override | ns3::Ipv4L3Protocol | virtual |
GetProtocol(int protocolNumber, int32_t interfaceIndex) const override | ns3::Ipv4L3Protocol | virtual |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetRoutingProtocol() const override | ns3::Ipv4L3Protocol | virtual |
GetStrongEndSystemModel() const override | ns3::Ipv4L3Protocol | privatevirtual |
GetTypeId() | ns3::Ipv4L3Protocol | static |
GetWeakEsModel() const override | ns3::Ipv4L3Protocol | privatevirtual |
HandleFragmentsTimeout(FragmentKey_t key, Ipv4Header &ipHeader, uint32_t iif) | ns3::Ipv4L3Protocol | private |
HandleTimeout() | ns3::Ipv4L3Protocol | private |
IF_ANY | ns3::Ipv4 | static |
Initialize() | ns3::Object | |
Insert(Ptr< IpL4Protocol > protocol) override | ns3::Ipv4L3Protocol | virtual |
Insert(Ptr< IpL4Protocol > protocol, uint32_t interfaceIndex) override | ns3::Ipv4L3Protocol | virtual |
IpForward(Ptr< Ipv4Route > rtentry, Ptr< const Packet > p, const Ipv4Header &header) | ns3::Ipv4L3Protocol | private |
IpMulticastForward(Ptr< Ipv4MulticastRoute > mrtentry, Ptr< const Packet > p, const Ipv4Header &header) | ns3::Ipv4L3Protocol | private |
Ipv4() | ns3::Ipv4 | |
Ipv4InterfaceList typedef | ns3::Ipv4L3Protocol | private |
Ipv4InterfaceReverseContainer typedef | ns3::Ipv4L3Protocol | private |
Ipv4L3Protocol() | ns3::Ipv4L3Protocol | |
Ipv4L3Protocol(const Ipv4L3Protocol &)=delete | ns3::Ipv4L3Protocol | |
Ipv4PayloadHeaderPair typedef | ns3::Ipv4L3Protocol | private |
IsDestinationAddress(Ipv4Address address, uint32_t iif) const override | ns3::Ipv4L3Protocol | virtual |
IsForwarding(uint32_t i) const override | ns3::Ipv4L3Protocol | virtual |
IsInitialized() const | ns3::Object | |
IsUnicast(Ipv4Address ad) const | ns3::Ipv4L3Protocol | |
IsUnicast(Ipv4Address ad, Ipv4Mask interfaceMask) const | ns3::Ipv4L3Protocol | private |
IsUp(uint32_t i) const override | ns3::Ipv4L3Protocol | virtual |
L4List_t typedef | ns3::Ipv4L3Protocol | private |
L4ListKey_t typedef | ns3::Ipv4L3Protocol | private |
LocalDeliver(Ptr< const Packet > p, const Ipv4Header &ip, uint32_t iif) | ns3::Ipv4L3Protocol | private |
m_aggregates | ns3::Object | private |
m_cleanDpd | ns3::Ipv4L3Protocol | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_defaultTtl | ns3::Ipv4L3Protocol | private |
m_disposed | ns3::Object | private |
m_dropTrace | ns3::Ipv4L3Protocol | private |
m_dups | ns3::Ipv4L3Protocol | private |
m_ecb | ns3::Ipv4L3Protocol | private |
m_enableDpd | ns3::Ipv4L3Protocol | private |
m_expire | ns3::Ipv4L3Protocol | private |
m_fragmentExpirationTimeout | ns3::Ipv4L3Protocol | private |
m_fragments | ns3::Ipv4L3Protocol | private |
m_getObjectCount | ns3::Object | private |
m_identification | ns3::Ipv4L3Protocol | private |
m_initialized | ns3::Object | private |
m_interfaces | ns3::Ipv4L3Protocol | private |
m_ipForward | ns3::Ipv4L3Protocol | private |
m_lcb | ns3::Ipv4L3Protocol | private |
m_localDeliverTrace | ns3::Ipv4L3Protocol | private |
m_mcb | ns3::Ipv4L3Protocol | private |
m_multicastForwardTrace | ns3::Ipv4L3Protocol | private |
m_node | ns3::Ipv4L3Protocol | private |
m_protocols | ns3::Ipv4L3Protocol | private |
m_purge | ns3::Ipv4L3Protocol | private |
m_reverseInterfacesContainer | ns3::Ipv4L3Protocol | private |
m_routingProtocol | ns3::Ipv4L3Protocol | private |
m_rxTrace | ns3::Ipv4L3Protocol | private |
m_sendOutgoingTrace | ns3::Ipv4L3Protocol | private |
m_sockets | ns3::Ipv4L3Protocol | private |
m_strongEndSystemModel | ns3::Ipv4L3Protocol | private |
m_tid | ns3::Object | private |
m_timeoutEvent | ns3::Ipv4L3Protocol | private |
m_timeoutEventList | ns3::Ipv4L3Protocol | private |
m_txTrace | ns3::Ipv4L3Protocol | private |
m_ucb | ns3::Ipv4L3Protocol | private |
m_unicastForwardTrace | ns3::Ipv4L3Protocol | private |
MapFragments_t typedef | ns3::Ipv4L3Protocol | private |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() override | ns3::Ipv4L3Protocol | protectedvirtual |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const Ipv4L3Protocol &)=delete | ns3::Ipv4L3Protocol | |
ns3::Ipv4::operator=(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
ProcessFragment(Ptr< Packet > &packet, Ipv4Header &ipHeader, uint32_t iif) | ns3::Ipv4L3Protocol | private |
PROT_NUMBER | ns3::Ipv4L3Protocol | static |
Receive(Ptr< NetDevice > device, Ptr< const Packet > p, uint16_t protocol, const Address &from, const Address &to, NetDevice::PacketType packetType) | ns3::Ipv4L3Protocol | |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Remove(Ptr< IpL4Protocol > protocol) override | ns3::Ipv4L3Protocol | virtual |
Remove(Ptr< IpL4Protocol > protocol, uint32_t interfaceIndex) override | ns3::Ipv4L3Protocol | virtual |
RemoveAddress(uint32_t interfaceIndex, uint32_t addressIndex) override | ns3::Ipv4L3Protocol | virtual |
RemoveAddress(uint32_t interface, Ipv4Address address) override | ns3::Ipv4L3Protocol | virtual |
RemoveDuplicates() | ns3::Ipv4L3Protocol | private |
RouteInputError(Ptr< const Packet > p, const Ipv4Header &ipHeader, Socket::SocketErrno sockErrno) | ns3::Ipv4L3Protocol | private |
SelectSourceAddress(Ptr< const NetDevice > device, Ipv4Address dst, Ipv4InterfaceAddress::InterfaceAddressScope_e scope) override | ns3::Ipv4L3Protocol | virtual |
Send(Ptr< Packet > packet, Ipv4Address source, Ipv4Address destination, uint8_t protocol, Ptr< Ipv4Route > route) override | ns3::Ipv4L3Protocol | virtual |
SendRealOut(Ptr< Ipv4Route > route, Ptr< Packet > packet, const Ipv4Header &ipHeader) | ns3::Ipv4L3Protocol | private |
SendWithHeader(Ptr< Packet > packet, Ipv4Header ipHeader, Ptr< Ipv4Route > route) override | ns3::Ipv4L3Protocol | virtual |
SentTracedCallback typedef | ns3::Ipv4L3Protocol | |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetDefaultTtl(uint8_t ttl) | ns3::Ipv4L3Protocol | |
SetDown(uint32_t i) override | ns3::Ipv4L3Protocol | virtual |
SetForwarding(uint32_t i, bool val) override | ns3::Ipv4L3Protocol | virtual |
SetIpForward(bool forward) override | ns3::Ipv4L3Protocol | privatevirtual |
SetMetric(uint32_t i, uint16_t metric) override | ns3::Ipv4L3Protocol | virtual |
SetNode(Ptr< Node > node) | ns3::Ipv4L3Protocol | |
SetRoutingProtocol(Ptr< Ipv4RoutingProtocol > routingProtocol) override | ns3::Ipv4L3Protocol | virtual |
SetStrongEndSystemModel(bool model) override | ns3::Ipv4L3Protocol | privatevirtual |
SetTimeout(FragmentKey_t key, Ipv4Header ipHeader, uint32_t iif) | ns3::Ipv4L3Protocol | private |
SetTypeId(TypeId tid) | ns3::Object | private |
SetUp(uint32_t i) override | ns3::Ipv4L3Protocol | virtual |
SetupLoopback() | ns3::Ipv4L3Protocol | private |
SetWeakEsModel(bool model) override | ns3::Ipv4L3Protocol | privatevirtual |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SocketList typedef | ns3::Ipv4L3Protocol | private |
SourceAddressSelection(uint32_t interface, Ipv4Address dest) override | ns3::Ipv4L3Protocol | virtual |
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 | |
TxRxTracedCallback typedef | ns3::Ipv4L3Protocol | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateDuplicate(Ptr< const Packet > p, const Ipv4Header &header) | ns3::Ipv4L3Protocol | private |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~Ipv4() override | ns3::Ipv4 | |
~Ipv4L3Protocol() override | ns3::Ipv4L3Protocol | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |