Searched refs:SctpFakeNetworkInterface (Results 1 – 1 of 1) sorted by relevance
54 class SctpFakeNetworkInterface : public cricket::MediaChannel::NetworkInterface, class57 explicit SctpFakeNetworkInterface(rtc::Thread* thread) in SctpFakeNetworkInterface() function in SctpFakeNetworkInterface226 net1_.reset(new SctpFakeNetworkInterface(rtc::Thread::Current())); in SetupConnectedChannels()227 net2_.reset(new SctpFakeNetworkInterface(rtc::Thread::Current())); in SetupConnectedChannels()284 SctpFakeNetworkInterface* net, SctpFakeDataReceiver* recv) { in CreateChannel()334 rtc::scoped_ptr<SctpFakeNetworkInterface> net1_;335 rtc::scoped_ptr<SctpFakeNetworkInterface> net2_;