Home
last modified time | relevance | path

Searched defs:packet_options (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.cc72 rtc::PacketOptions packet_options; in Write() local
Ddtlstransportchannel_unittest.cc263 rtc::PacketOptions packet_options; in SendPackets() local
279 rtc::PacketOptions packet_options; in SendInvalidSrtpPacket() local
/external/webrtc/webrtc/test/channel_transport/
Dudp_transport_impl.cc1936 const PacketOptions& packet_options) { in SendRtp()