AddContext(uint8_t contextId, Ipv6Prefix contextPrefix, bool compressionAllowed, Time validLifetime) | ns3::SixLowPanNetDevice | |
AddLinkChangeCallback(Callback< void > callback) override | ns3::SixLowPanNetDevice | virtual |
AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::SixLowPanNetDevice | |
CanCompressLowPanNhc(uint8_t headerType) | ns3::SixLowPanNetDevice | private |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
CleanPrefix(Ipv6Address address, Ipv6Prefix prefix) | ns3::SixLowPanNetDevice | private |
CompressLowPanHc1(Ptr< Packet > packet, const Address &src, const Address &dst) | ns3::SixLowPanNetDevice | private |
CompressLowPanIphc(Ptr< Packet > packet, const Address &src, const Address &dst) | ns3::SixLowPanNetDevice | private |
CompressLowPanNhc(Ptr< Packet > packet, uint8_t headerType, const Address &src, const Address &dst) | ns3::SixLowPanNetDevice | private |
CompressLowPanUdpNhc(Ptr< Packet > packet, bool omitChecksum) | ns3::SixLowPanNetDevice | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
DecompressLowPanHc1(Ptr< Packet > packet, const Address &src, const Address &dst) | ns3::SixLowPanNetDevice | private |
DecompressLowPanIphc(Ptr< Packet > packet, const Address &src, const Address &dst) | ns3::SixLowPanNetDevice | private |
DecompressLowPanNhc(Ptr< Packet > packet, const Address &src, const Address &dst, Ipv6Address srcAddress, Ipv6Address dstAddress) | ns3::SixLowPanNetDevice | private |
DecompressLowPanUdpNhc(Ptr< Packet > packet, Ipv6Address saddr, Ipv6Address daddr) | ns3::SixLowPanNetDevice | private |
Dispose() | ns3::Object | |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::SixLowPanNetDevice | protectedvirtual |
DoFragmentation(Ptr< Packet > packet, uint32_t origPacketSize, uint32_t origHdrSize, uint32_t extraHdrSize, std::list< Ptr< Packet > > &listFragments) | ns3::SixLowPanNetDevice | private |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() | ns3::Object | protectedvirtual |
DoSend(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber, bool doSendFrom) | ns3::SixLowPanNetDevice | private |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
DROP_DISALLOWED_COMPRESSION enum value | ns3::SixLowPanNetDevice | |
DROP_FRAGMENT_BUFFER_FULL enum value | ns3::SixLowPanNetDevice | |
DROP_FRAGMENT_TIMEOUT enum value | ns3::SixLowPanNetDevice | |
DROP_SATETFUL_DECOMPRESSION_PROBLEM enum value | ns3::SixLowPanNetDevice | |
DROP_UNKNOWN_EXTENSION enum value | ns3::SixLowPanNetDevice | |
DropOldestFragmentSet() | ns3::SixLowPanNetDevice | private |
DropReason enum name | ns3::SixLowPanNetDevice | |
DropTracedCallback typedef | ns3::SixLowPanNetDevice | |
FindMulticastCompressionContext(Ipv6Address address, uint8_t &contextId) | ns3::SixLowPanNetDevice | private |
FindUnicastCompressionContext(Ipv6Address address, uint8_t &contextId) | ns3::SixLowPanNetDevice | private |
FragmentKey_t typedef | ns3::SixLowPanNetDevice | private |
FragmentsTimeoutsList_t typedef | ns3::SixLowPanNetDevice | private |
FragmentsTimeoutsListI_t typedef | ns3::SixLowPanNetDevice | private |
Get16MacFrom48Mac(Address addr) | ns3::SixLowPanNetDevice | private |
GetAddress() const override | ns3::SixLowPanNetDevice | virtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value, bool permissive=false) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBroadcast() const override | ns3::SixLowPanNetDevice | virtual |
GetChannel() const override | ns3::SixLowPanNetDevice | virtual |
GetContext(uint8_t contextId, Ipv6Prefix &contextPrefix, bool &compressionAllowed, Time &validLifetime) | ns3::SixLowPanNetDevice | |
GetIfIndex() const override | ns3::SixLowPanNetDevice | virtual |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMtu() const override | ns3::SixLowPanNetDevice | virtual |
GetMulticast(Ipv4Address multicastGroup) const override | ns3::SixLowPanNetDevice | virtual |
GetMulticast(Ipv6Address addr) const override | ns3::SixLowPanNetDevice | virtual |
GetNetDevice() const | ns3::SixLowPanNetDevice | |
GetNode() const override | ns3::SixLowPanNetDevice | 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 |
GetReferenceCount() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId() | ns3::SixLowPanNetDevice | static |
HandleFragmentsTimeout(FragmentKey_t key, uint32_t iif) | ns3::SixLowPanNetDevice | private |
HandleTimeout() | ns3::SixLowPanNetDevice | private |
Initialize() | ns3::Object | |
InvalidateContext(uint8_t contextId) | ns3::SixLowPanNetDevice | |
IsBridge() const override | ns3::SixLowPanNetDevice | virtual |
IsBroadcast() const override | ns3::SixLowPanNetDevice | virtual |
IsInitialized() const | ns3::Object | |
IsLinkUp() const override | ns3::SixLowPanNetDevice | virtual |
IsMulticast() const override | ns3::SixLowPanNetDevice | virtual |
IsPointToPoint() const override | ns3::SixLowPanNetDevice | virtual |
LinkChangeTracedCallback typedef | ns3::NetDevice | |
m_aggregates | ns3::Object | private |
m_bc0Serial | ns3::SixLowPanNetDevice | private |
m_compressionThreshold | ns3::SixLowPanNetDevice | private |
m_contextTable | ns3::SixLowPanNetDevice | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_dropTrace | ns3::SixLowPanNetDevice | private |
m_fragmentExpirationTimeout | ns3::SixLowPanNetDevice | private |
m_fragmentReassemblyListSize | ns3::SixLowPanNetDevice | private |
m_fragments | ns3::SixLowPanNetDevice | private |
m_getObjectCount | ns3::Object | private |
m_ifIndex | ns3::SixLowPanNetDevice | private |
m_initialized | ns3::Object | private |
m_meshCacheLength | ns3::SixLowPanNetDevice | private |
m_meshUnder | ns3::SixLowPanNetDevice | private |
m_meshUnderHopsLeft | ns3::SixLowPanNetDevice | private |
m_meshUnderJitter | ns3::SixLowPanNetDevice | private |
m_netDevice | ns3::SixLowPanNetDevice | private |
m_node | ns3::SixLowPanNetDevice | private |
m_omitUdpChecksum | ns3::SixLowPanNetDevice | private |
m_promiscRxCallback | ns3::SixLowPanNetDevice | private |
m_rng | ns3::SixLowPanNetDevice | private |
m_rxCallback | ns3::SixLowPanNetDevice | private |
m_rxTrace | ns3::SixLowPanNetDevice | private |
m_seenPkts | ns3::SixLowPanNetDevice | private |
m_tid | ns3::Object | private |
m_timeoutEvent | ns3::SixLowPanNetDevice | private |
m_timeoutEventList | ns3::SixLowPanNetDevice | private |
m_txTrace | ns3::SixLowPanNetDevice | private |
m_unidirectionalAggregates | ns3::Object | private |
m_useIphc | ns3::SixLowPanNetDevice | private |
MapFragments_t typedef | ns3::SixLowPanNetDevice | private |
MapFragmentsI_t typedef | ns3::SixLowPanNetDevice | private |
NeedsArp() const override | ns3::SixLowPanNetDevice | virtual |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate() | ns3::Object | protectedvirtual |
NS3_PACKET_BROADCAST enum value | ns3::NetDevice | |
NS3_PACKET_HOST enum value | ns3::NetDevice | |
NS3_PACKET_MULTICAST enum value | ns3::NetDevice | |
NS3_PACKET_OTHERHOST enum value | ns3::NetDevice | |
Object() | ns3::Object | |
Object(const Object &o) | ns3::Object | protected |
operator=(const SixLowPanNetDevice &)=delete | ns3::SixLowPanNetDevice | |
ns3::NetDevice::operator=(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
PACKET_BROADCAST enum value | ns3::NetDevice | |
PACKET_HOST enum value | ns3::NetDevice | |
PACKET_MULTICAST enum value | ns3::NetDevice | |
PACKET_OTHERHOST enum value | ns3::NetDevice | |
PacketType enum name | ns3::NetDevice | |
ProcessFragment(Ptr< Packet > &packet, const Address &src, const Address &dst, bool isFirst) | ns3::SixLowPanNetDevice | private |
PromiscReceiveCallback typedef | ns3::NetDevice | |
PROT_NUMBER | ns3::SixLowPanNetDevice | static |
ReceiveCallback typedef | ns3::NetDevice | |
ReceiveFromDevice(Ptr< NetDevice > device, Ptr< const Packet > packet, uint16_t protocol, const Address &source, const Address &destination, PacketType packetType) | ns3::SixLowPanNetDevice | private |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
RemoveContext(uint8_t contextId) | ns3::SixLowPanNetDevice | |
RenewContext(uint8_t contextId, Time validLifetime) | ns3::SixLowPanNetDevice | |
RxTxTracedCallback typedef | ns3::SixLowPanNetDevice | |
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber) override | ns3::SixLowPanNetDevice | virtual |
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber) override | ns3::SixLowPanNetDevice | virtual |
SetAddress(Address address) override | ns3::SixLowPanNetDevice | virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetIfIndex(const uint32_t index) override | ns3::SixLowPanNetDevice | virtual |
SetMtu(const uint16_t mtu) override | ns3::SixLowPanNetDevice | virtual |
SetNetDevice(Ptr< NetDevice > device) | ns3::SixLowPanNetDevice | |
SetNode(Ptr< Node > node) override | ns3::SixLowPanNetDevice | virtual |
SetPromiscReceiveCallback(NetDevice::PromiscReceiveCallback cb) override | ns3::SixLowPanNetDevice | virtual |
SetReceiveCallback(NetDevice::ReceiveCallback cb) override | ns3::SixLowPanNetDevice | virtual |
SetTimeout(FragmentKey_t key, uint32_t iif) | ns3::SixLowPanNetDevice | private |
SetTypeId(TypeId tid) | ns3::Object | private |
SimpleRefCount() | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SimpleRefCount(const SimpleRefCount &o) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SixLowPanNetDevice() | ns3::SixLowPanNetDevice | |
SixLowPanNetDevice(const SixLowPanNetDevice &)=delete | ns3::SixLowPanNetDevice | |
SupportsSendFrom() const override | ns3::SixLowPanNetDevice | 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 | |
UnidirectionalAggregateObject(Ptr< Object > other) | ns3::Object | |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~NetDevice() override | ns3::NetDevice | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |