Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dpseudotcp.cc124 const uint8 FLAG_RST = 0x04; variable
619 if (seg.flags & FLAG_RST) { in process()