Searched refs:SctpInboundPacket (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
H A Dsctpdataengine.h107 struct SctpInboundPacket;
218 void OnInboundPacketFromSctpToChannel(SctpInboundPacket* packet);
H A Dsctpdataengine.cc105 typedef rtc::ScopedMessageData<SctpInboundPacket> InboundPacketMessage;
113 MSG_SCTPINBOUNDPACKET = 1, // MessageData is SctpInboundPacket
117 struct SctpInboundPacket { struct in namespace:cricket
216 SctpInboundPacket* packet = new SctpInboundPacket;
607 SctpInboundPacket* packet) {

Completed in 985 milliseconds