HomeSort by relevance Sort by last modified time
    Searched defs:packet_options (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/renderer_host/p2p/
socket_host_udp.h 59 talk_base::PacketOptions packet_options; member in struct:content::P2PSocketHostUdp::PendingPacket
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransportchannel.cc 73 talk_base::PacketOptions packet_options; local
75 packet_options); local
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 507 talk_base::PacketOptions packet_options; local
508 int sent = channel_->SendPacket(buffer, len, packet_options);

Completed in 100 milliseconds