Searched refs:SctpInboundPacket (Results 1 – 2 of 2) sorted by relevance
113 struct SctpInboundPacket;215 void OnInboundPacketFromSctpToChannel(SctpInboundPacket* packet);
106 typedef rtc::ScopedMessageData<SctpInboundPacket> InboundPacketMessage;120 struct SctpInboundPacket { struct233 SctpInboundPacket* packet = new SctpInboundPacket; in OnSctpInboundPacket()690 SctpInboundPacket* packet) { in OnInboundPacketFromSctpToChannel()