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

MLME-ORPHAN.indication params. More...

#include "lr-wpan-mac.h"

+ Collaboration diagram for ns3::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 658 of file lr-wpan-mac.h.

Member Data Documentation

◆ m_orphanAddr

Mac64Address ns3::MlmeOrphanIndicationParams::m_orphanAddr

The address of the orphaned device.

Definition at line 660 of file lr-wpan-mac.h.

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


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