Searched refs:connect_ctx (Results 1 – 2 of 2) sorted by relevance
202 struct channel_connect connect_ctx; member
2053 c->self, c->connect_ctx.host, c->connect_ctx.port); in channel_post_connecting()2054 channel_connect_ctx_free(&c->connect_ctx); in channel_post_connecting()2078 if ((sock = connect_next(&c->connect_ctx)) == -1) { in channel_post_connecting()2081 c->connect_ctx.host, c->connect_ctx.port); in channel_post_connecting()2082 channel_connect_ctx_free(&c->connect_ctx); in channel_post_connecting()4739 c->connect_ctx = cctx; in connect_to()4854 c->connect_ctx = cctx; in channel_connect_to_port()4982 c->connect_ctx = cctx; in rdynamic_connect_finish()