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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
H A Dpseudotcp.h126 struct SSegment { struct in class:cricket::PseudoTcp
127 SSegment(uint32 s, uint32 l, bool c) function in struct:cricket::PseudoTcp::SSegment
135 typedef std::list<SSegment> SList;
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dpseudotcp.h139 struct SSegment { struct in class:cricket::PseudoTcp
140 SSegment(uint32 s, uint32 l, bool c) function in struct:cricket::PseudoTcp::SSegment
148 typedef std::list<SSegment> SList;

Completed in 66 milliseconds