Searched refs:mux_ctx (Results 1 – 3 of 3) sorted by relevance
163 void *mux_ctx; member
269 struct mux_master_state *state = (struct mux_master_state *)c->mux_ctx; in process_mux_master_hello()1102 struct mux_master_state *state = (struct mux_master_state *)c->mux_ctx; in mux_master_read_cb()1109 if (c->mux_ctx == NULL) { in mux_master_read_cb()1111 c->mux_ctx = state; in mux_master_read_cb()
352 c->mux_ctx = NULL; in channel_new()