Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_connection.cpp723 return _udp_short_queue.AllocPtr(); in GetConnection()
752 return _udp_short_queue.FreePtr(dynamic_cast<UdpShortConn*>(conn)); in FreeConnection()
H A Dmt_connection.h330 UdpShortQueue _udp_short_queue; variable