AddContext(uint8_t contextId, Ipv6Prefix contextPrefix, bool compressionAllowed, Time validLifetime) | ns3::SixLowPanNetDevice | |
AddLinkChangeCallback(Callback< void > callback) | ns3::SixLowPanNetDevice | virtual |
AggregateObject(Ptr< Object > other) | ns3::Object | |
AssignStreams(int64_t stream) | ns3::SixLowPanNetDevice | |
CanCompressLowPanNhc(uint8_t headerType) | ns3::SixLowPanNetDevice | private |
Check(void) const | ns3::Object | private |
CheckLoose(void) const | ns3::Object | private |
CleanPrefix(Ipv6Address address, Ipv6Prefix prefix) | ns3::SixLowPanNetDevice | private |
CompressLowPanHc1(Ptr< Packet > packet, Address const &src, Address const &dst) | ns3::SixLowPanNetDevice | private |
CompressLowPanIphc(Ptr< Packet > packet, Address const &src, Address const &dst) | ns3::SixLowPanNetDevice | private |
CompressLowPanNhc(Ptr< Packet > packet, uint8_t headerType, Address const &src, Address const &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, Address const &src, Address const &dst) | ns3::SixLowPanNetDevice | private |
DecompressLowPanIphc(Ptr< Packet > packet, Address const &src, Address const &dst) | ns3::SixLowPanNetDevice | private |
DecompressLowPanNhc(Ptr< Packet > packet, Address const &src, Address const &dst, Ipv6Address srcAddress, Ipv6Address dstAddress) | ns3::SixLowPanNetDevice | private |
DecompressLowPanUdpNhc(Ptr< Packet > packet, Ipv6Address saddr, Ipv6Address daddr) | ns3::SixLowPanNetDevice | private |
Dispose(void) | ns3::Object | |
DoDelete(void) | ns3::Object | private |
DoDispose(void) | 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(void) | 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(void) const | ns3::SixLowPanNetDevice | virtual |
GetAggregateIterator(void) const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBroadcast(void) const | ns3::SixLowPanNetDevice | virtual |
GetChannel(void) const | ns3::SixLowPanNetDevice | virtual |
GetContext(uint8_t contextId, Ipv6Prefix &contextPrefix, bool &compressionAllowed, Time &validLifetime) | ns3::SixLowPanNetDevice | |
GetIfIndex(void) const | ns3::SixLowPanNetDevice | virtual |
GetInstanceTypeId(void) const | ns3::Object | virtual |
GetMtu(void) const | ns3::SixLowPanNetDevice | virtual |
GetMulticast(Ipv4Address multicastGroup) const | ns3::SixLowPanNetDevice | virtual |
GetMulticast(Ipv6Address addr) const | ns3::SixLowPanNetDevice | virtual |
GetNetDevice() const | ns3::SixLowPanNetDevice | |
GetNode(void) const | ns3::SixLowPanNetDevice | virtual |
GetObject(void) const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | |
GetObject() const | ns3::Object | inline |
GetObject(TypeId tid) const | ns3::Object | inline |
GetObjectIid(void) | ns3::ObjectBase | related |
GetReferenceCount(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
GetTypeId(void) | ns3::SixLowPanNetDevice | static |
HandleFragmentsTimeout(FragmentKey_t key, uint32_t iif) | ns3::SixLowPanNetDevice | private |
HandleTimeout(void) | ns3::SixLowPanNetDevice | private |
Initialize(void) | ns3::Object | |
InvalidateContext(uint8_t contextId) | ns3::SixLowPanNetDevice | |
IsBridge(void) const | ns3::SixLowPanNetDevice | virtual |
IsBroadcast(void) const | ns3::SixLowPanNetDevice | virtual |
IsInitialized(void) const | ns3::Object | |
IsLinkUp(void) const | ns3::SixLowPanNetDevice | virtual |
IsMulticast(void) const | ns3::SixLowPanNetDevice | virtual |
IsPointToPoint(void) const | 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_etherType | ns3::SixLowPanNetDevice | private |
m_forceEtherType | 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_useIphc | ns3::SixLowPanNetDevice | private |
MapFragments_t typedef | ns3::SixLowPanNetDevice | private |
MapFragmentsI_t typedef | ns3::SixLowPanNetDevice | private |
NeedsArp(void) const | ns3::SixLowPanNetDevice | virtual |
NotifyConstructionCompleted(void) | ns3::ObjectBase | protectedvirtual |
NotifyNewAggregate(void) | 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=(SixLowPanNetDevice const &)=delete | ns3::SixLowPanNetDevice | |
ns3::NetDevice::operator=([[maybe_unused]] 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, Address const &src, Address const &dst, bool isFirst) | ns3::SixLowPanNetDevice | private |
PromiscReceiveCallback typedef | ns3::NetDevice | |
ReceiveCallback typedef | ns3::NetDevice | |
ReceiveFromDevice(Ptr< NetDevice > device, Ptr< const Packet > packet, uint16_t protocol, Address const &source, Address const &destination, PacketType packetType) | ns3::SixLowPanNetDevice | private |
Ref(void) 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) | ns3::SixLowPanNetDevice | virtual |
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber) | ns3::SixLowPanNetDevice | virtual |
SetAddress(Address address) | 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) | ns3::SixLowPanNetDevice | virtual |
SetMtu(const uint16_t mtu) | ns3::SixLowPanNetDevice | virtual |
SetNetDevice(Ptr< NetDevice > device) | ns3::SixLowPanNetDevice | |
SetNode(Ptr< Node > node) | ns3::SixLowPanNetDevice | virtual |
SetPromiscReceiveCallback(NetDevice::PromiscReceiveCallback cb) | ns3::SixLowPanNetDevice | virtual |
SetReceiveCallback(NetDevice::ReceiveCallback cb) | 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[[maybe_unused]]) | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
SixLowPanNetDevice() | ns3::SixLowPanNetDevice | |
SixLowPanNetDevice(SixLowPanNetDevice const &)=delete | ns3::SixLowPanNetDevice | |
SupportsSendFrom() const | 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 | |
Unref(void) const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(struct Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
~NetDevice() | ns3::NetDevice | virtual |
~Object() | ns3::Object | virtual |
~ObjectBase() | ns3::ObjectBase | virtual |