MCPS-DATA.request params. More...
#include "lr-wpan-mac.h"
Public Member Functions | |
McpsDataRequestParams () | |
Public Attributes | |
Mac16Address | m_dstAddr |
Destination address. More... | |
LrWpanAddressMode | m_dstAddrMode |
Destination address mode. More... | |
Mac64Address | m_dstExtAddr |
Destination extended address. More... | |
uint16_t | m_dstPanId |
Destination PAN identifier. More... | |
uint8_t | m_msduHandle |
MSDU handle. More... | |
LrWpanAddressMode | m_srcAddrMode |
Source address mode. More... | |
uint8_t | m_txOptions |
Tx Options (bitfield) More... | |
|
inline |
Definition at line 238 of file lr-wpan-mac.h.
Mac16Address ns3::McpsDataRequestParams::m_dstAddr |
Destination address.
Definition at line 249 of file lr-wpan-mac.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), LrWpanAckTestCase::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanCollisionTestCase::DoRun(), LrWpanEdTestCase::DoRun(), LrWpanErrorDistanceTestCase::DoRun(), LrWpanDataIfsTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), ns3::LrWpanMac::McpsDataRequest(), and ns3::LrWpanNetDevice::Send().
LrWpanAddressMode ns3::McpsDataRequestParams::m_dstAddrMode |
Destination address mode.
Definition at line 247 of file lr-wpan-mac.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), LrWpanAckTestCase::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanCollisionTestCase::DoRun(), LrWpanEdTestCase::DoRun(), LrWpanErrorDistanceTestCase::DoRun(), LrWpanDataIfsTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), ns3::LrWpanMac::McpsDataRequest(), and ns3::LrWpanNetDevice::Send().
Mac64Address ns3::McpsDataRequestParams::m_dstExtAddr |
Destination extended address.
Definition at line 250 of file lr-wpan-mac.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanAckTestCase::DoRun(), and ns3::LrWpanMac::McpsDataRequest().
uint16_t ns3::McpsDataRequestParams::m_dstPanId |
Destination PAN identifier.
Definition at line 248 of file lr-wpan-mac.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), LrWpanAckTestCase::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanCollisionTestCase::DoRun(), LrWpanEdTestCase::DoRun(), LrWpanErrorDistanceTestCase::DoRun(), LrWpanDataIfsTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), ns3::LrWpanMac::McpsDataRequest(), and ns3::LrWpanNetDevice::Send().
uint8_t ns3::McpsDataRequestParams::m_msduHandle |
MSDU handle.
Definition at line 251 of file lr-wpan-mac.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), LrWpanAckTestCase::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanCollisionTestCase::DoRun(), LrWpanEdTestCase::DoRun(), LrWpanErrorDistanceTestCase::DoRun(), LrWpanDataIfsTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), ns3::LrWpanMac::McpsDataRequest(), and ns3::LrWpanNetDevice::Send().
LrWpanAddressMode ns3::McpsDataRequestParams::m_srcAddrMode |
Source address mode.
Definition at line 246 of file lr-wpan-mac.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), LrWpanAckTestCase::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanCollisionTestCase::DoRun(), LrWpanEdTestCase::DoRun(), LrWpanErrorDistanceTestCase::DoRun(), LrWpanDataIfsTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), ns3::LrWpanMac::McpsDataRequest(), and ns3::LrWpanNetDevice::Send().
uint8_t ns3::McpsDataRequestParams::m_txOptions |
Tx Options (bitfield)
Definition at line 252 of file lr-wpan-mac.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanAckTestCase::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanCollisionTestCase::DoRun(), LrWpanEdTestCase::DoRun(), LrWpanErrorDistanceTestCase::DoRun(), LrWpanDataIfsTestCase::DoRun(), ns3::LrWpanMac::McpsDataRequest(), and ns3::LrWpanNetDevice::Send().