AddLinkChangeCallback(Callback< void > callback) override | ns3::FdNetDevice | virtual |
AggregateObject(Ptr< Object > other) | ns3::Object | |
AllocateBuffer(size_t len) | ns3::FdNetDevice | protectedvirtual |
Check() const | ns3::Object | private |
CheckLoose() const | ns3::Object | private |
Construct(const AttributeConstructionList &attributes) | ns3::Object | private |
ConstructSelf(const AttributeConstructionList &attributes) | ns3::ObjectBase | protected |
Dispose() | ns3::Object | |
DIX enum value | ns3::FdNetDevice | |
DIXPI enum value | ns3::FdNetDevice | |
DoCreateFdReader() | ns3::FdNetDevice | privatevirtual |
DoDelete() | ns3::Object | private |
DoDispose() override | ns3::FdNetDevice | protectedvirtual |
DoFinishStartingDevice() | ns3::FdNetDevice | privatevirtual |
DoFinishStoppingDevice() | ns3::FdNetDevice | privatevirtual |
DoGetObject(TypeId tid) const | ns3::Object | private |
DoInitialize() override | ns3::FdNetDevice | protectedvirtual |
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value) | ns3::ObjectBase | private |
EncapsulationMode enum name | ns3::FdNetDevice | |
FdNetDevice() | ns3::FdNetDevice | |
FdNetDevice(const FdNetDevice &)=delete | ns3::FdNetDevice | |
ForwardUp() | ns3::FdNetDevice | private |
FreeBuffer(uint8_t *buf) | ns3::FdNetDevice | protectedvirtual |
GetAddress() const override | ns3::FdNetDevice | virtual |
GetAggregateIterator() const | ns3::Object | |
GetAttribute(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetAttributeFailSafe(std::string name, AttributeValue &value) const | ns3::ObjectBase | |
GetBroadcast() const override | ns3::FdNetDevice | virtual |
GetChannel() const override | ns3::FdNetDevice | virtual |
GetEncapsulationMode() const | ns3::FdNetDevice | |
GetFileDescriptor() const | ns3::FdNetDevice | protected |
GetIfIndex() const override | ns3::FdNetDevice | virtual |
GetInstanceTypeId() const override | ns3::Object | virtual |
GetMtu() const override | ns3::FdNetDevice | virtual |
GetMulticast(Ipv4Address multicastGroup) const override | ns3::FdNetDevice | virtual |
GetMulticast(Ipv6Address addr) const override | ns3::FdNetDevice | virtual |
GetNode() const override | ns3::FdNetDevice | 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::FdNetDevice | static |
Initialize() | ns3::Object | |
IsBridge() const override | ns3::FdNetDevice | virtual |
IsBroadcast() const override | ns3::FdNetDevice | virtual |
IsInitialized() const | ns3::Object | |
IsLinkUp() const override | ns3::FdNetDevice | virtual |
IsMulticast() const override | ns3::FdNetDevice | virtual |
IsPointToPoint() const override | ns3::FdNetDevice | virtual |
LinkChangeTracedCallback typedef | ns3::NetDevice | |
LLC enum value | ns3::FdNetDevice | |
m_address | ns3::FdNetDevice | private |
m_aggregates | ns3::Object | private |
m_count | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | mutableprivate |
m_disposed | ns3::Object | private |
m_encapMode | ns3::FdNetDevice | private |
m_fd | ns3::FdNetDevice | private |
m_fdReader | ns3::FdNetDevice | private |
m_getObjectCount | ns3::Object | private |
m_ifIndex | ns3::FdNetDevice | private |
m_initialized | ns3::Object | private |
m_isBroadcast | ns3::FdNetDevice | private |
m_isMulticast | ns3::FdNetDevice | private |
m_linkChangeCallbacks | ns3::FdNetDevice | private |
m_linkUp | ns3::FdNetDevice | private |
m_macPromiscRxTrace | ns3::FdNetDevice | private |
m_macRxDropTrace | ns3::FdNetDevice | private |
m_macRxTrace | ns3::FdNetDevice | private |
m_macTxDropTrace | ns3::FdNetDevice | private |
m_macTxTrace | ns3::FdNetDevice | private |
m_maxPendingReads | ns3::FdNetDevice | private |
m_mtu | ns3::FdNetDevice | private |
m_node | ns3::FdNetDevice | private |
m_nodeId | ns3::FdNetDevice | private |
m_pendingQueue | ns3::FdNetDevice | protected |
m_pendingReadMutex | ns3::FdNetDevice | protected |
m_phyRxDropTrace | ns3::FdNetDevice | private |
m_phyTxDropTrace | ns3::FdNetDevice | private |
m_promiscRxCallback | ns3::FdNetDevice | private |
m_promiscSnifferTrace | ns3::FdNetDevice | private |
m_rxCallback | ns3::FdNetDevice | private |
m_snifferTrace | ns3::FdNetDevice | private |
m_startEvent | ns3::FdNetDevice | private |
m_stopEvent | ns3::FdNetDevice | private |
m_tid | ns3::Object | private |
m_tStart | ns3::FdNetDevice | private |
m_tStop | ns3::FdNetDevice | private |
NeedsArp() const override | ns3::FdNetDevice | virtual |
NotifyConstructionCompleted() | ns3::ObjectBase | protectedvirtual |
NotifyLinkUp() | ns3::FdNetDevice | private |
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 SimpleRefCount &o[[maybe_unused]]) | 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 | |
PromiscReceiveCallback typedef | ns3::NetDevice | |
ReceiveCallback(uint8_t *buf, ssize_t len) | ns3::FdNetDevice | protected |
ns3::NetDevice::ReceiveCallback typedef | ns3::NetDevice | |
Ref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber) override | ns3::FdNetDevice | virtual |
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber) override | ns3::FdNetDevice | virtual |
SetAddress(Address address) override | ns3::FdNetDevice | virtual |
SetAttribute(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetAttributeFailSafe(std::string name, const AttributeValue &value) | ns3::ObjectBase | |
SetEncapsulationMode(FdNetDevice::EncapsulationMode mode) | ns3::FdNetDevice | |
SetFileDescriptor(int fd) | ns3::FdNetDevice | |
SetIfIndex(const uint32_t index) override | ns3::FdNetDevice | virtual |
SetIsBroadcast(bool broadcast) | ns3::FdNetDevice | virtual |
SetIsMulticast(bool multicast) | ns3::FdNetDevice | virtual |
SetMtu(const uint16_t mtu) override | ns3::FdNetDevice | virtual |
SetNode(Ptr< Node > node) override | ns3::FdNetDevice | virtual |
SetPromiscReceiveCallback(NetDevice::PromiscReceiveCallback cb) override | ns3::FdNetDevice | virtual |
SetReceiveCallback(NetDevice::ReceiveCallback cb) override | ns3::FdNetDevice | virtual |
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 |
Start(Time tStart) | ns3::FdNetDevice | |
StartDevice() | ns3::FdNetDevice | private |
Stop(Time tStop) | ns3::FdNetDevice | |
StopDevice() | ns3::FdNetDevice | private |
SupportsSendFrom() const override | ns3::FdNetDevice | 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 | |
TransmitStart(Ptr< Packet > p) | ns3::FdNetDevice | private |
Unref() const | ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter > | inline |
UpdateSortedArray(Aggregates *aggregates, uint32_t i) const | ns3::Object | private |
Write(uint8_t *buffer, size_t length) | ns3::FdNetDevice | virtual |
~FdNetDevice() override | ns3::FdNetDevice | |
~NetDevice() override | ns3::NetDevice | |
~Object() override | ns3::Object | |
~ObjectBase() | ns3::ObjectBase | virtual |