A Discrete-Event Network Simulator
API
ns3::OpenFlowSwitchNetDevice Member List

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

AddFlow(const ofp_flow_mod *ofm)ns3::OpenFlowSwitchNetDeviceprivate
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< const Packet > packet, Address src, Address dst, int mtu, uint16_t protocol)ns3::OpenFlowSwitchNetDeviceprotected
ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
Dispose(void)ns3::Object
DoDispose(void)ns3::OpenFlowSwitchNetDeviceprotectedvirtual
DoInitialize(void)ns3::Objectprotectedvirtual
DoOutput(uint32_t packet_uid, int in_port, size_t max_len, int out_port, bool ignore_no_fwd)ns3::OpenFlowSwitchNetDevice
FillPortDesc(ofi::Port p, ofp_phy_port *desc)ns3::OpenFlowSwitchNetDeviceprivate
FlowTableLookup(sw_flow_key key, ofpbuf *buffer, uint32_t packet_uid, int port, bool send_to_controller)ns3::OpenFlowSwitchNetDeviceprivate
ForwardControlInput(const void *msg, size_t length)ns3::OpenFlowSwitchNetDevice
GetAddress(void) constns3::OpenFlowSwitchNetDevicevirtual
GetAggregateIterator(void) constns3::Object
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetBroadcast(void) constns3::OpenFlowSwitchNetDevicevirtual
GetChain()ns3::OpenFlowSwitchNetDevice
GetChannel(void) constns3::OpenFlowSwitchNetDevicevirtual
GetHardwareDescription()ns3::OpenFlowSwitchNetDevicestatic
GetIfIndex(void) constns3::OpenFlowSwitchNetDevicevirtual
GetInstanceTypeId(void) constns3::Objectvirtual
GetManufacturerDescription()ns3::OpenFlowSwitchNetDevicestatic
GetMtu(void) constns3::OpenFlowSwitchNetDevicevirtual
GetMulticast(Ipv4Address multicastGroup) constns3::OpenFlowSwitchNetDevicevirtual
GetMulticast(Ipv6Address addr) constns3::OpenFlowSwitchNetDevicevirtual
GetNode(void) constns3::OpenFlowSwitchNetDevicevirtual
GetNSwitchPorts(void) constns3::OpenFlowSwitchNetDevice
GetObject(void) constns3::Objectinline
GetObject(TypeId tid) constns3::Object
GetObjectIid(void)ns3::ObjectBaserelated
GetReferenceCount(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
GetSerialNumber()ns3::OpenFlowSwitchNetDevicestatic
GetSoftwareDescription()ns3::OpenFlowSwitchNetDevicestatic
GetSwitchPort(uint32_t n) constns3::OpenFlowSwitchNetDevice
GetSwitchPortIndex(ofi::Port p)ns3::OpenFlowSwitchNetDevice
GetTypeId(void)ns3::OpenFlowSwitchNetDevicestatic
GetVPortTable()ns3::OpenFlowSwitchNetDevice
Initialize(void)ns3::Object
IsBridge(void) constns3::OpenFlowSwitchNetDevicevirtual
IsBroadcast(void) constns3::OpenFlowSwitchNetDevicevirtual
IsInitialized(void) constns3::Object
IsLinkUp(void) constns3::OpenFlowSwitchNetDevicevirtual
IsMulticast(void) constns3::OpenFlowSwitchNetDevicevirtual
IsPointToPoint(void) constns3::OpenFlowSwitchNetDevicevirtual
LinkChangeTracedCallback typedefns3::NetDevice
m_addressns3::OpenFlowSwitchNetDeviceprivate
m_chainns3::OpenFlowSwitchNetDeviceprivate
m_channelns3::OpenFlowSwitchNetDeviceprivate
m_controllerns3::OpenFlowSwitchNetDeviceprivate
m_flagsns3::OpenFlowSwitchNetDeviceprivate
m_idns3::OpenFlowSwitchNetDeviceprivate
m_ifIndexns3::OpenFlowSwitchNetDeviceprivate
m_lastExecutens3::OpenFlowSwitchNetDeviceprivate
m_lookupDelayns3::OpenFlowSwitchNetDeviceprivate
m_missSendLenns3::OpenFlowSwitchNetDeviceprivate
m_mtuns3::OpenFlowSwitchNetDeviceprivate
m_nodens3::OpenFlowSwitchNetDeviceprivate
m_packetDatans3::OpenFlowSwitchNetDeviceprivate
m_portsns3::OpenFlowSwitchNetDeviceprivate
m_promiscRxCallbackns3::OpenFlowSwitchNetDeviceprivate
m_rxCallbackns3::OpenFlowSwitchNetDeviceprivate
m_vportTablens3::OpenFlowSwitchNetDeviceprivate
MakeOpenflowReply(size_t openflow_len, uint8_t type, ofpbuf **bufferp)ns3::OpenFlowSwitchNetDeviceprivate
ModFlow(const ofp_flow_mod *ofm)ns3::OpenFlowSwitchNetDeviceprivate
NeedsArp(void) constns3::OpenFlowSwitchNetDevicevirtual
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
NotifyNewAggregate(void)ns3::Objectprotectedvirtual
NS3_PACKET_BROADCAST enum valuens3::NetDevice
NS3_PACKET_HOST enum valuens3::NetDevice
NS3_PACKET_MULTICAST enum valuens3::NetDevice
NS3_PACKET_OTHERHOST enum valuens3::NetDevice
Object()ns3::Object
Object(const Object &o)ns3::Objectprotected
OpenFlowSwitchNetDevice()ns3::OpenFlowSwitchNetDevice
operator=(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
OutputAll(uint32_t packet_uid, int in_port, bool flood)ns3::OpenFlowSwitchNetDeviceprivate
OutputControl(uint32_t packet_uid, int in_port, size_t max_len, int reason)ns3::OpenFlowSwitchNetDeviceprivate
OutputPacket(uint32_t packet_uid, int out_port)ns3::OpenFlowSwitchNetDeviceprivate
OutputPort(uint32_t packet_uid, int in_port, int out_port, bool ignore_no_fwd)ns3::OpenFlowSwitchNetDeviceprivate
PACKET_BROADCAST enum valuens3::NetDevice
PACKET_HOST enum valuens3::NetDevice
PACKET_MULTICAST enum valuens3::NetDevice
PACKET_OTHERHOST enum valuens3::NetDevice
PacketData_t typedefns3::OpenFlowSwitchNetDeviceprivate
PacketType enum namens3::NetDevice
Ports_t typedefns3::OpenFlowSwitchNetDeviceprivate
PromiscReceiveCallback typedefns3::NetDevice
ReceiveCallback typedefns3::NetDevice
ReceiveEchoReply(const void *oh)ns3::OpenFlowSwitchNetDeviceprivate
ReceiveEchoRequest(const void *oh)ns3::OpenFlowSwitchNetDeviceprivate
ReceiveFeaturesRequest(const void *msg)ns3::OpenFlowSwitchNetDeviceprivate
ReceiveFlow(const void *msg)ns3::OpenFlowSwitchNetDeviceprivate
ReceiveFromDevice(Ptr< NetDevice > netdev, Ptr< const Packet > packet, uint16_t protocol, const Address &src, const Address &dst, PacketType packetType)ns3::OpenFlowSwitchNetDeviceprotected
ReceiveGetConfigRequest(const void *msg)ns3::OpenFlowSwitchNetDeviceprivate
ReceivePacketOut(const void *msg)ns3::OpenFlowSwitchNetDeviceprivate
ReceivePortMod(const void *msg)ns3::OpenFlowSwitchNetDeviceprivate
ReceiveSetConfig(const void *msg)ns3::OpenFlowSwitchNetDeviceprivate
ReceiveStatsRequest(const void *oh)ns3::OpenFlowSwitchNetDeviceprivate
ReceiveVPortMod(const void *msg)ns3::OpenFlowSwitchNetDeviceprivate
ReceiveVPortTableFeaturesRequest(const void *msg)ns3::OpenFlowSwitchNetDeviceprivate
Ref(void) constns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
RunThroughFlowTable(uint32_t packet_uid, int port, bool send_to_controller=true)ns3::OpenFlowSwitchNetDeviceprivate
RunThroughVPortTable(uint32_t packet_uid, int port, uint32_t vport)ns3::OpenFlowSwitchNetDeviceprivate
Send(Ptr< Packet > packet, const Address &dest, uint16_t protocolNumber)ns3::OpenFlowSwitchNetDevicevirtual
SendErrorMsg(uint16_t type, uint16_t code, const void *data, size_t len)ns3::OpenFlowSwitchNetDeviceprivate
SendFeaturesReply()ns3::OpenFlowSwitchNetDeviceprivate
SendFlowExpired(sw_flow *flow, enum ofp_flow_expired_reason reason)ns3::OpenFlowSwitchNetDeviceprivate
SendFrom(Ptr< Packet > packet, const Address &source, const Address &dest, uint16_t protocolNumber)ns3::OpenFlowSwitchNetDevicevirtual
SendOpenflowBuffer(ofpbuf *buffer)ns3::OpenFlowSwitchNetDeviceprivate
SendPortStatus(ofi::Port p, uint8_t status)ns3::OpenFlowSwitchNetDeviceprivate
SendVPortTableFeatures()ns3::OpenFlowSwitchNetDeviceprivate
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()ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
SimpleRefCount(const SimpleRefCount &o)ns3::SimpleRefCount< Object, ObjectBase, ObjectDeleter >inline
StatsDone(ofi::StatsDumpCallback *cb_)ns3::OpenFlowSwitchNetDevice
StatsDump(ofi::StatsDumpCallback *cb_)ns3::OpenFlowSwitchNetDevice
SupportsSendFrom() constns3::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
UpdatePortStatus(ofi::Port &p)ns3::OpenFlowSwitchNetDeviceprivate
~NetDevice()ns3::NetDevicevirtual
~Object()ns3::Objectvirtual
~ObjectBase()ns3::ObjectBasevirtual
~OpenFlowSwitchNetDevice()ns3::OpenFlowSwitchNetDevicevirtual