Home
last modified time | relevance | path

Searched refs:m_childQueueDiscMarkFunctor (Results 1 – 2 of 2) sorted by relevance

/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/traffic-control/model/
H A Dqueue-disc.h748 ChildQueueDiscMarkFunctor m_childQueueDiscMarkFunctor; variable
H A Dqueue-disc.cc363 m_childQueueDiscMarkFunctor = [this] (Ptr<const QueueDiscItem> item, const char* r) in QueueDisc()
657 &m_childQueueDiscMarkFunctor)); in AddQueueDiscClass()