Searched refs:mux_ctx (Results 1 – 3 of 3) sorted by relevance
154 void *mux_ctx; member
267 struct mux_master_state *state = (struct mux_master_state *)c->mux_ctx; in process_mux_master_hello()958 struct mux_master_state *state = (struct mux_master_state *)c->mux_ctx; in mux_master_read_cb()965 if (c->mux_ctx == NULL) { in mux_master_read_cb()967 c->mux_ctx = state; in mux_master_read_cb()
332 c->mux_ctx = NULL; in channel_new()