MCPS-DATA.request params. More...
#include "lr-wpan-mac-base.h"
Public Attributes | |
Mac16Address | m_dstAddr |
Destination address. | |
AddressMode | m_dstAddrMode {SHORT_ADDR} |
Destination address mode. | |
Mac64Address | m_dstExtAddr |
Destination extended address. | |
uint16_t | m_dstPanId {0} |
Destination PAN identifier. | |
uint8_t | m_msduHandle {0} |
MSDU handle. | |
AddressMode | m_srcAddrMode {SHORT_ADDR} |
Source address mode. | |
uint8_t | m_txOptions {0} |
Tx Options (bitfield) | |
Mac16Address ns3::lrwpan::McpsDataRequestParams::m_dstAddr |
Destination address.
Definition at line 117 of file lr-wpan-mac-base.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), CCAVulnerableWindowTest::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), and ns3::lrwpan::LrWpanNetDevice::Send().
AddressMode ns3::lrwpan::McpsDataRequestParams::m_dstAddrMode {SHORT_ADDR} |
Destination address mode.
Definition at line 115 of file lr-wpan-mac-base.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), CCAVulnerableWindowTest::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), and ns3::lrwpan::LrWpanNetDevice::Send().
Mac64Address ns3::lrwpan::McpsDataRequestParams::m_dstExtAddr |
Destination extended address.
Definition at line 118 of file lr-wpan-mac-base.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1().
uint16_t ns3::lrwpan::McpsDataRequestParams::m_dstPanId {0} |
Destination PAN identifier.
Definition at line 116 of file lr-wpan-mac-base.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), CCAVulnerableWindowTest::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), and ns3::lrwpan::LrWpanNetDevice::Send().
uint8_t ns3::lrwpan::McpsDataRequestParams::m_msduHandle {0} |
MSDU handle.
Definition at line 119 of file lr-wpan-mac-base.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), CCAVulnerableWindowTest::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), and ns3::lrwpan::LrWpanNetDevice::Send().
AddressMode ns3::lrwpan::McpsDataRequestParams::m_srcAddrMode {SHORT_ADDR} |
Source address mode.
Definition at line 114 of file lr-wpan-mac-base.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanDataIfsTestCase::DataReceivedDev1(), CCAVulnerableWindowTest::DoRun(), LrWpanCcaTestCase::DoRun(), LrWpanSlottedCsmacaTestCase::DoRun(), and ns3::lrwpan::LrWpanNetDevice::Send().
uint8_t ns3::lrwpan::McpsDataRequestParams::m_txOptions {0} |
Tx Options (bitfield)
Definition at line 120 of file lr-wpan-mac-base.h.
Referenced by LrWpanAckTestCase::DataIndicationDev1(), LrWpanCcaTestCase::DoRun(), and ns3::lrwpan::LrWpanNetDevice::Send().