Home
last modified time | relevance | path

Searched refs:OBJ_UDP_SESSION (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_action.cpp85 conn_obj_type = OBJ_UDP_SESSION; in InitConnEnv()
125 if (conn_obj_type == OBJ_UDP_SESSION) in InitConnEnv()
H A Dmt_connection.h43 OBJ_UDP_SESSION = 3, enumerator
141 _type = OBJ_UDP_SESSION; in UdpSessionConn()
H A Dmt_connection.cpp730 case OBJ_UDP_SESSION: in GetConnection()
759 case OBJ_UDP_SESSION: in FreeConnection()