A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::lrwpan::MlmeOrphanIndicationParams Struct Reference

MLME-ORPHAN.indication params. More...

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

+ Collaboration diagram for ns3::lrwpan::MlmeOrphanIndicationParams:

Public Attributes

Mac64Address m_orphanAddr
 The address of the orphaned device.
 

Detailed Description

MLME-ORPHAN.indication params.

See 802.15.4-2011 Section 6.2.7.1

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

Member Data Documentation

◆ m_orphanAddr

Mac64Address ns3::lrwpan::MlmeOrphanIndicationParams::m_orphanAddr

The address of the orphaned device.

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

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


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