Searched refs:max_pipe_len (Results 1 – 1 of 1) sorted by relevance
1105 size_t max_pipe_len = (bundle->multiuse != BUNDLE_MULTIPLEX)? in ConnectionExists() local1107 size_t best_pipe_len = max_pipe_len; in ConnectionExists()1439 if(max_pipe_len && (pipeLen >= max_pipe_len)) { in ConnectionExists()1461 if(max_pipe_len) { in ConnectionExists()