Searched refs:UDP_CHANNEL_STATUS_INIT (Results 1 – 3 of 3) sorted by relevance
27 UDP_CHANNEL_STATUS_INIT = 0, enumerator
371 ret = TransSetUdpChannelStatus(Channel->seq, (UdpChannelStatus)UDP_CHANNEL_STATUS_INIT);374 ret = TransSetUdpChannelStatus(seq, UDP_CHANNEL_STATUS_INIT);376 ret = TransSetUdpChannelStatus(seq, (UdpChannelStatus)UDP_CHANNEL_STATUS_INIT);380 ret = TransSetUdpChannelStatus(seq, (UdpChannelStatus)UDP_CHANNEL_STATUS_INIT);
337 newChannel->status = UDP_CHANNEL_STATUS_INIT; in AcceptUdpChannelAsServer()1080 newChannel->status = UDP_CHANNEL_STATUS_INIT; in TransOpenUdpChannel()