Searched defs:SList (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dpseudotcp.h135 typedef std::list<SSegment> SList; typedef in class:cricket::PseudoTcp
154 bool transmit(const SList::iterator& seg, uint32 now);
176 SList m_slist;

Completed in 1265 milliseconds