Searched refs:connect_next (Results 1 – 1 of 1) sorted by relevance
214 static int connect_next(struct channel_connect *);2068 if ((sock = connect_next(&c->connect_ctx)) == -1) { in channel_post_connecting()4532 connect_next(struct channel_connect *cctx) in connect_next() function4663 if ((sock = connect_next(cctx)) == -1) { in connect_to_helper()