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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc 163 inline uint16 bytes_to_short(const void* buf) { function in namespace:cricket
539 seg.wnd = bytes_to_short(buffer + 14);
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc 175 inline uint16 bytes_to_short(const void* buf) { function in namespace:cricket
602 seg.wnd = bytes_to_short(buffer + 14);
    [all...]

Completed in 63 milliseconds