A Discrete-Event Network Simulator
API
ns3::MlmeOrphanIndicationParams Struct Reference

MLME-ORPHAN.indication params. More...

#include "lr-wpan-mac-base.h"

+ Collaboration diagram for ns3::MlmeOrphanIndicationParams:

Public Attributes

Mac64Address m_orphanAddr
 The address of the orphaned device. More...
 

Detailed Description

MLME-ORPHAN.indication params.

See 802.15.4-2011 Section 6.2.7.1

Definition at line 356 of file lr-wpan-mac-base.h.

Member Data Documentation

◆ m_orphanAddr

Mac64Address ns3::MlmeOrphanIndicationParams::m_orphanAddr

The address of the orphaned device.

Definition at line 358 of file lr-wpan-mac-base.h.

Referenced by ns3::LrWpanMac::PdDataIndication().


The documentation for this struct was generated from the following file: