Searched refs:OBJ_TCP_KEEP (Results 1 – 4 of 4) sorted by relevance
42 OBJ_TCP_KEEP = 2, enumerator167 _type = OBJ_TCP_KEEP; in TcpKeepConn()
95 conn_obj_type = OBJ_TCP_KEEP; in InitConnEnv()
726 case OBJ_TCP_KEEP: in GetConnection()755 case OBJ_TCP_KEEP: in FreeConnection()
129 …nn* conn = dynamic_cast<TcpKeepConn*>(ConnectionMgr::Instance()->GetConnection(OBJ_TCP_KEEP, dst)); in mt_tcp_get_keep_conn()