ns3::WimaxMacQueue
-
Enqueue: Enqueue trace
-
Dequeue: Dequeue trace
-
Drop: Drop trace
ns3::simpleOfdmWimaxPhy
-
Rx: Receive trace
-
Tx: Transmit trace
-
PhyTxBegin: Trace source indicating a packet has begun transmitting over the channel medium
-
PhyTxEnd: Trace source indicating a packet has been completely transmitted over the channel
-
PhyTxDrop: Trace source indicating a packet has been dropped by the device during transmission
-
PhyRxBegin: Trace source indicating a packet has begun being received from the channel medium by the device
-
PhyRxEnd: Trace source indicating a packet has been completely received from the channel medium by the device
-
PhyRxDrop: Trace source indicating a packet has been dropped by the device during reception
ns3::SubscriberStationNetDevice
-
SSTxDrop: A packet has been dropped in the MAC layer before being queued for transmission.
-
SSPromiscRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a promiscuous trace,
-
SSRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a non-promiscuous trace,
-
SSRxDrop: A packet has been dropped in the MAC layer after it has been passed up from the physical layer.
ns3::WimaxNetDevice
-
Rx: Receive trace
-
Tx: Transmit trace
ns3::BaseStationNetDevice
-
BSTx: A packet has been received from higher layers and is being processed in preparation for queueing for transmission.
-
BSTxDrop: A packet has been dropped in the MAC layer before being queued for transmission.
-
BSPromiscRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a promiscuous trace,
-
BSRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a non-promiscuous trace,
-
BSRxDrop: A packet has been dropped in the MAC layer after it has been passed up from the physical layer.
ns3::dot11s::HwmpProtocol
-
RouteDiscoveryTime: The time of route discovery procedure
ns3::dot11s::PeerManagementProtocol
-
LinkOpen: New peer link opened
-
LinkClose: New peer link closed
ns3::MeshWifiInterfaceMac
-
TxOkHeader: The header of successfully transmitted packet
-
TxErrHeader: The header of unsuccessfully transmitted packet
ns3::WifiMac
-
MacTx: A packet has been received from higher layers and is being processed in preparation for queueing for transmission.
-
MacTxDrop: A packet has been dropped in the MAC layer before being queued for transmission.
-
MacPromiscRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a promiscuous trace,
-
MacRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a non-promiscuous trace,
-
MacRxDrop: A packet has been dropped in the MAC layer after it has been passed up from the physical layer.
ns3::V4Ping
-
Rtt: The rtt calculated by the ping.
ns3::WifiRemoteStationManager
-
MacTxRtsFailed: The transmission of a RTS by the MAC layer has failed
-
MacTxDataFailed: The transmission of a data packet by the MAC layer has failed
-
MacTxFinalRtsFailed: The transmission of a RTS has exceeded the maximum number of attempts
-
MacTxFinalDataFailed: The transmission of a data packet has exceeded the maximum number of attempts
ns3::NqstaWifiMac
-
Assoc: Associated with an access point.
-
DeAssoc: Association with an access point lost.
ns3::AdhocWifiMac
-
TxOkHeader: The header of successfully transmitted packet
-
TxErrHeader: The header of unsuccessfully transmitted packet
ns3::WifiPhy
-
PhyTxBegin: Trace source indicating a packet has begun transmitting over the channel medium
-
PhyTxEnd: Trace source indicating a packet has been completely transmitted over the channel. NOTE: the only official WifiPhy implementation available to this date (YansWifiPhy) never fires this trace source.
-
PhyTxDrop: Trace source indicating a packet has been dropped by the device during transmission
-
PhyRxBegin: Trace source indicating a packet has begun being received from the channel medium by the device
-
PhyRxEnd: Trace source indicating a packet has been completely received from the channel medium by the device
-
PhyRxDrop: Trace source indicating a packet has been dropped by the device during reception
-
PromiscSnifferRx: Trace source simulating a wifi device in monitor mode sniffing all received frames
-
PromiscSnifferTx: Trace source simulating the capability of a wifi device in monitor mode to sniff all frames being transmitted
ns3::WifiPhyStateHelper
-
State: The state of the PHY layer
-
RxOk: A packet has been received successfully.
-
RxError: A packet has been received unsuccessfully.
-
Tx: Packet transmission is starting.
ns3::MobilityModel
-
CourseChange: The value of the position and/or velocity vector changed
ns3::olsr::RoutingProtocol
-
Rx: Receive OLSR packet.
-
Tx: Send OLSR packet.
-
RoutingTableChanged: The OLSR routing table has changed.
ns3::UdpEchoClient
-
Tx: A new packet is created and is sent
ns3::PacketSink
-
Rx: A packet has been received
ns3::OnOffApplication
-
Tx: A new packet is created and is sent
ns3::VirtualNetDevice
-
MacTx: Trace source indicating a packet has arrived for transmission by this device
-
MacPromiscRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a promiscuous trace,
-
MacRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a non-promiscuous trace,
-
Sniffer: Trace source simulating a non-promiscuous packet sniffer attached to the device
-
PromiscSniffer: Trace source simulating a promiscuous packet sniffer attached to the device
ns3::EmuNetDevice
-
MacTx: Trace source indicating a packet has arrived for transmission by this device
-
MacTxDrop: Trace source indicating a packet has been dropped by the device before transmission
-
MacPromiscRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a promiscuous trace,
-
MacRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a non-promiscuous trace,
-
Sniffer: Trace source simulating a non-promiscuous packet sniffer attached to the device
-
PromiscSniffer: Trace source simulating a promiscuous packet sniffer attached to the device
ns3::CsmaNetDevice
-
MacTx: Trace source indicating a packet has arrived for transmission by this device
-
MacTxDrop: Trace source indicating a packet has been dropped by the device before transmission
-
MacPromiscRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a promiscuous trace,
-
MacRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a non-promiscuous trace,
-
MacTxBackoff: Trace source indicating a packet has been delayed by the CSMA backoff process
-
PhyTxBegin: Trace source indicating a packet has begun transmitting over the channel
-
PhyTxEnd: Trace source indicating a packet has been completely transmitted over the channel
-
PhyTxDrop: Trace source indicating a packet has been dropped by the device during transmission
-
PhyRxEnd: Trace source indicating a packet has been completely received by the device
-
PhyRxDrop: Trace source indicating a packet has been dropped by the device during reception
-
Sniffer: Trace source simulating a non-promiscuous packet sniffer attached to the device
-
PromiscSniffer: Trace source simulating a promiscuous packet sniffer attached to the device
ns3::PointToPointChannel
-
TxRxPointToPoint: Trace source indicating transmission of packet from the PointToPointChannel, used by the Animation interface.
ns3::PointToPointNetDevice
-
MacTx: Trace source indicating a packet has arrived for transmission by this device
-
MacTxDrop: Trace source indicating a packet has been dropped by the device before transmission
-
MacPromiscRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a promiscuous trace,
-
MacRx: A packet has been received by this device, has been passed up from the physical layer and is being forwarded up the local protocol stack. This is a non-promiscuous trace,
-
PhyTxBegin: Trace source indicating a packet has begun transmitting over the channel
-
PhyTxEnd: Trace source indicating a packet has been completely transmitted over the channel
-
PhyTxDrop: Trace source indicating a packet has been dropped by the device during transmission
-
PhyRxEnd: Trace source indicating a packet has been completely received by the device
-
PhyRxDrop: Trace source indicating a packet has been dropped by the device during reception
-
Sniffer: Trace source simulating a non-promiscuous packet sniffer attached to the device
-
PromiscSniffer: Trace source simulating a promiscuous packet sniffer attached to the device
ns3::Ipv6Extension
ns3::Ipv6L3Protocol
-
Tx: Send IPv6 packet to outgoing interface.
-
Rx: Receive IPv6 packet from incoming interface.
-
Drop: Drop IPv6 packet
ns3::TcpSocketImpl
-
CongestionWindow: The TCP connection's congestion window
ns3::ArpL3Protocol
-
Drop: Packet dropped because not enough room in pending queue for a specific cache entry.
ns3::ArpCache
-
Drop: Packet dropped due to ArpCache entry in WaitReply expiring.
ns3::Ipv4L3Protocol
-
Tx: Send ipv4 packet to outgoing interface.
-
Rx: Receive ipv4 packet from incoming interface.
-
Drop: Drop ipv4 packet
-
SendOutgoing: A newly-generated packet by this node is about to be queued for transmission
-
UnicastForward: A unicast IPv4 packet was received by this node and is being forwarded to another node
-
LocalDeliver: An IPv4 packet was received by/for this node, and it is being forward up the stack
ns3::Queue
-
Enqueue: Enqueue a packet in the queue.
-
Dequeue: Dequeue a packet from the queue.
-
Drop: Drop a packet stored in the queue.