Searched refs:_udp_short_queue (Results 1 – 2 of 2) sorted by relevance
723 return _udp_short_queue.AllocPtr(); in GetConnection()752 return _udp_short_queue.FreePtr(dynamic_cast<UdpShortConn*>(conn)); in FreeConnection()
330 UdpShortQueue _udp_short_queue; variable