Searched refs:MSG_SCTPINBOUNDPACKET (Results 1 – 1 of 1) sorted by relevance
116 MSG_SCTPINBOUNDPACKET = 1, // MessageData is SctpInboundPacket enumerator242 channel->worker_thread()->Post(channel, MSG_SCTPINBOUNDPACKET, msg); in OnSctpInboundPacket()1039 case MSG_SCTPINBOUNDPACKET: { in OnMessage()