HomeSort by relevance Sort by last modified time
    Searched refs:OPT_ACKDELAY (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h 100 OPT_ACKDELAY, // The Delayed ACK timeout (0 == off).
pseudotcp.cc 376 } else if (opt == OPT_ACKDELAY) {
386 } else if (opt == OPT_ACKDELAY) {

Completed in 265 milliseconds