ns-3
ns3::OpenFlowSwitchNetDevice Member List

This is the complete list of members for ns3::OpenFlowSwitchNetDevice, including all inherited members.

AddLinkChangeCallback(Callback< void > callback)ns3::OpenFlowSwitchNetDevicevirtual
AddSwitchPort(Ptr< NetDevice > switchPort)ns3::OpenFlowSwitchNetDevice
AddVPort(const ofp_vport_mod *ovpm)ns3::OpenFlowSwitchNetDevice
AggregateObject(Ptr< Object > other)ns3::Object
BufferFromPacket(Ptr< Packet > packet, Address src, Address dst, int mtu, uint16_t protocol) (defined in ns3::OpenFlowSwitchNetDevice)ns3::OpenFlowSwitchNetDeviceprotected
Cleanup(void) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inlinestatic
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dispose(void)ns3::Object
DoDispose(void)ns3::OpenFlowSwitchNetDeviceprotectedvirtual
DoOutput(uint32_t packet_uid, int in_port, size_t max_len, int out_port, bool ignore_no_fwd)ns3::OpenFlowSwitchNetDevice
DoStart(void)ns3::Objectprotectedvirtual
ForwardControlInput(const void *msg, size_t length)ns3::OpenFlowSwitchNetDevice
GetAddress(void) const ns3::OpenFlowSwitchNetDevicevirtual
GetAggregateIterator(void) const ns3::Object
GetAttribute(std::string name, AttributeValue &value) const ns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &attribute) const ns3::ObjectBase
GetBroadcast(void) const ns3::OpenFlowSwitchNetDevicevirtual
GetChain()ns3::OpenFlowSwitchNetDevice
GetChannel(void) const ns3::OpenFlowSwitchNetDevicevirtual
GetHardwareDescription() (defined in ns3::OpenFlowSwitchNetDevice)ns3::OpenFlowSwitchNetDevicestatic
GetIfIndex(void) const ns3::OpenFlowSwitchNetDevicevirtual
GetInstanceTypeId(void) const ns3::Objectvirtual
GetManufacturerDescription() (defined in ns3::OpenFlowSwitchNetDevice)ns3::OpenFlowSwitchNetDevicestatic
GetMtu(void) const ns3::OpenFlowSwitchNetDevicevirtual
GetMulticast(Ipv4Address multicastGroup) const ns3::OpenFlowSwitchNetDevicevirtual
GetMulticast(Ipv6Address addr) const ns3::OpenFlowSwitchNetDevicevirtual
GetNode(void) const ns3::OpenFlowSwitchNetDevicevirtual
GetNSwitchPorts(void) const ns3::OpenFlowSwitchNetDevice
GetObject(void) const ns3::Objectinline
GetObject(TypeId tid) const ns3::Object
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetSerialNumber() (defined in ns3::OpenFlowSwitchNetDevice)ns3::OpenFlowSwitchNetDevicestatic
GetSoftwareDescription() (defined in ns3::OpenFlowSwitchNetDevice)ns3::OpenFlowSwitchNetDevicestatic
GetSwitchPort(uint32_t n) const ns3::OpenFlowSwitchNetDevice
GetSwitchPortIndex(ofi::Port p)ns3::OpenFlowSwitchNetDevice
GetTypeId(void)ns3::OpenFlowSwitchNetDevicestatic
GetVPortTable()ns3::OpenFlowSwitchNetDevice
IsBridge(void) const ns3::OpenFlowSwitchNetDevicevirtual
IsBroadcast(void) const ns3::OpenFlowSwitchNetDevicevirtual
IsLinkUp(void) const ns3::OpenFlowSwitchNetDevicevirtual
IsMulticast(void) const ns3::OpenFlowSwitchNetDevicevirtual
IsPointToPoint(void) const ns3::OpenFlowSwitchNetDevicevirtual
NeedsArp(void) const ns3::OpenFlowSwitchNetDevicevirtual
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
NS3_PACKET_BROADCAST enum value (defined in ns3::NetDevice)ns3::NetDevice
NS3_PACKET_HOST enum value (defined in ns3::NetDevice)ns3::NetDevice
NS3_PACKET_MULTICAST enum value (defined in ns3::NetDevice)ns3::NetDevice
NS3_PACKET_OTHERHOST enum value (defined in ns3::NetDevice)ns3::NetDevice
Object() (defined in ns3::Object)ns3::Object
Object(const Object &o)ns3::Objectprotected
OpenFlowSwitchNetDevice() (defined in ns3::OpenFlowSwitchNetDevice)ns3::OpenFlowSwitchNetDevice
operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
PACKET_BROADCAST enum valuens3::NetDevice
PACKET_HOST enum valuens3::NetDevice
PACKET_MULTICAST enum valuens3::NetDevice
PACKET_OTHERHOST enum valuens3::NetDevice
PacketType enum namens3::NetDevice
PromiscReceiveCallback typedefns3::NetDevice
ReceiveCallback typedefns3::NetDevice
ReceiveFromDevice(Ptr< NetDevice > netdev, Ptr< const Packet > packet, uint16_t protocol, const Address &src, const Address &dst, PacketType packetType) (defined in ns3::OpenFlowSwitchNetDevice)ns3::OpenFlowSwitchNetDeviceprotected
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber)ns3::OpenFlowSwitchNetDevicevirtual
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber)ns3::OpenFlowSwitchNetDevicevirtual
SetAddress(Address address)ns3::OpenFlowSwitchNetDevicevirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
SetController(Ptr< ofi::Controller > c)ns3::OpenFlowSwitchNetDevice
SetIfIndex(const uint32_t index)ns3::OpenFlowSwitchNetDevicevirtual
SetMtu(const uint16_t mtu)ns3::OpenFlowSwitchNetDevicevirtual
SetNode(Ptr< Node > node)ns3::OpenFlowSwitchNetDevicevirtual
SetPromiscReceiveCallback(NetDevice::PromiscReceiveCallback cb)ns3::OpenFlowSwitchNetDevicevirtual
SetReceiveCallback(NetDevice::ReceiveCallback cb)ns3::OpenFlowSwitchNetDevicevirtual
SimpleRefCount() (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
Start(void)ns3::Object
StatsDone(ofi::StatsDumpCallback *cb_)ns3::OpenFlowSwitchNetDevice
StatsDump(ofi::StatsDumpCallback *cb_)ns3::OpenFlowSwitchNetDevice
SupportsSendFrom() const ns3::OpenFlowSwitchNetDevicevirtual
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) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
~NetDevice() (defined in ns3::NetDevice)ns3::NetDevicevirtual
~Object() (defined in ns3::Object)ns3::Objectvirtual
~ObjectBase() (defined in ns3::ObjectBase)ns3::ObjectBasevirtual
~OpenFlowSwitchNetDevice() (defined in ns3::OpenFlowSwitchNetDevice)ns3::OpenFlowSwitchNetDevicevirtual