Searched refs:best_pipe_len (Results 1 – 1 of 1) sorted by relevance
3132 size_t best_pipe_len = max_pipe_len; in ConnectionExists() local3387 if(pipeLen < best_pipe_len) { in ConnectionExists()3391 best_pipe_len = pipeLen; in ConnectionExists()