Searched refs:conn_obj_type (Results 1 – 1 of 1) sorted by relevance
78 CONN_OBJ_TYPE conn_obj_type = OBJ_CONN_UNDEF; in InitConnEnv() local85 conn_obj_type = OBJ_UDP_SESSION; in InitConnEnv()90 conn_obj_type = OBJ_SHORT_CONN; in InitConnEnv()95 conn_obj_type = OBJ_TCP_KEEP; in InitConnEnv()99 _conn = connmgr->GetConnection(conn_obj_type, this->GetMsgDstAddr()); in InitConnEnv()101 MTLOG_ERROR("Get conn failed, type: %d", conn_obj_type); in InitConnEnv()125 if (conn_obj_type == OBJ_UDP_SESSION) in InitConnEnv()