MLME-ORPHAN.response params. More...
#include "lr-wpan-mac.h"
 Collaboration diagram for ns3::MlmeOrphanResponseParams:Public Attributes | |
| bool | m_assocMember {false} | 
| T = allocated with this coord | F = otherwise.   | |
| Mac64Address | m_orphanAddr | 
| The address of the orphaned device.   | |
| Mac16Address | m_shortAddr | 
| The short address allocated.   | |
MLME-ORPHAN.response params.
See 802.15.4-2011 Section 6.2.7.2
Definition at line 668 of file lr-wpan-mac.h.
| bool ns3::MlmeOrphanResponseParams::m_assocMember {false} | 
T = allocated with this coord | F = otherwise.
Definition at line 672 of file lr-wpan-mac.h.
Referenced by OrphanIndication(), and TestOrphanScan::OrphanIndicationCoord().
| Mac64Address ns3::MlmeOrphanResponseParams::m_orphanAddr | 
The address of the orphaned device.
Definition at line 670 of file lr-wpan-mac.h.
Referenced by OrphanIndication(), and TestOrphanScan::OrphanIndicationCoord().
| Mac16Address ns3::MlmeOrphanResponseParams::m_shortAddr | 
The short address allocated.
Definition at line 671 of file lr-wpan-mac.h.
Referenced by OrphanIndication(), and TestOrphanScan::OrphanIndicationCoord().