Searched refs:channelObj (Results 1 – 1 of 1) sorted by relevance
963 UdpChannelInfo *channelObj = TransGetChannelObj(channel->info.myData.channelId); in OpenAuthConnForUdpNegotiation() local964 if (channelObj == NULL) { in OpenAuthConnForUdpNegotiation()968 channelObj->requestId = requestId; in OpenAuthConnForUdpNegotiation()969 channelObj->status = UDP_CHANNEL_STATUS_OPEN_AUTH; in OpenAuthConnForUdpNegotiation()