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

NLME-ROUTE-DISCOVERY.confirm params. More...

#include "zigbee-nwk.h"

+ Collaboration diagram for ns3::zigbee::NlmeRouteDiscoveryConfirmParams:

Public Attributes

NetworkStatusCode m_networkStatusCode {NetworkStatusCode::UNKNOWN_COMMAND}
 In case where.
 
NwkStatus m_status {NwkStatus::INVALID_PARAMETER}
 The status as a result of this request.
 

Detailed Description

NLME-ROUTE-DISCOVERY.confirm params.

See Zigbee Specification r22.1.0, 3.2.2.34

Definition at line 418 of file zigbee-nwk.h.

Member Data Documentation

◆ m_networkStatusCode

NetworkStatusCode ns3::zigbee::NlmeRouteDiscoveryConfirmParams::m_networkStatusCode {NetworkStatusCode::UNKNOWN_COMMAND}

In case where.

the status parameter has a value of ROUTE_ERROR, this code gives further information about the error occurred. Otherwise, it should be ignored.

Definition at line 422 of file zigbee-nwk.h.

Referenced by ns3::zigbee::ZigbeeNwk::FindNextHop(), and ns3::zigbee::ZigbeeNwk::ProcessManyToOneRoute().

◆ m_status

NwkStatus ns3::zigbee::NlmeRouteDiscoveryConfirmParams::m_status {NwkStatus::INVALID_PARAMETER}

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