Searched refs:OnNotificationFromSctp (Results 1 – 2 of 2) sorted by relevance
218 void OnNotificationFromSctp(rtc::Buffer* buffer);
704 OnNotificationFromSctp(&packet->buffer); in OnInboundPacketFromSctpToChannel()785 void SctpDataMediaChannel::OnNotificationFromSctp(rtc::Buffer* buffer) { in OnNotificationFromSctp() function in cricket::SctpDataMediaChannel