Home
last modified time | relevance | path

Searched refs:OnSctpInboundPacket (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/media/sctp/
Dsctp_transport.cc389 static int OnSctpInboundPacket(struct socket* sock, in OnSctpInboundPacket() function in cricket::SctpTransport::UsrSctpWrapper
787 AF_CONN, SOCK_STREAM, IPPROTO_SCTP, &UsrSctpWrapper::OnSctpInboundPacket, in OpenSctpSocket()