Home
last modified time | relevance | path

Searched refs:GetAreServiceFlowsAllocated (Results 1 – 8 of 8) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wimax/model/
H A Dss-record.h149 bool GetAreServiceFlowsAllocated (void) const;
H A Dbs-uplink-scheduler-rtps.cc221 && !ssRecord->GetAreServiceFlowsAllocated ()) in Schedule()
305 … != WimaxNetDevice::RANGING_STATUS_CONTINUE && ssRecord->GetAreServiceFlowsAllocated ()) in Schedule()
534 && ssRecord->GetAreServiceFlowsAllocated ()) in ULSchedulerRTPSConnection()
H A Dss-record.cc206 SSRecord::GetAreServiceFlowsAllocated (void) const in GetAreServiceFlowsAllocated() function in ns3::SSRecord
H A Dss-net-device.h244 bool GetAreServiceFlowsAllocated (void) const;
H A Dss-link-manager.cc418 if (m_ss->HasServiceFlows () && !m_ss->GetAreServiceFlowsAllocated ()) in PerformRanging()
H A Dbs-uplink-scheduler-simple.cc226 && !ssRecord->GetAreServiceFlowsAllocated ()) in Schedule()
H A Dss-net-device.cc544 SubscriberStationNetDevice::GetAreServiceFlowsAllocated (void) const in GetAreServiceFlowsAllocated() function in ns3::SubscriberStationNetDevice
H A Dbs-uplink-scheduler-mbqos.cc271 && !ssRecord->GetAreServiceFlowsAllocated ()) in Schedule()