Home | History | Annotate | Download | only in openssh

Lines Matching refs:mux_ctx

375 	c->mux_ctx = NULL;
441 other->mux_ctx == c) {
442 other->mux_ctx = NULL;
2510 c->mux_ctx = downstream; /* point to mux client */
2537 c->mux_ctx = downstream; /* point to mux client */
2643 if ((downstream = c->mux_ctx) == NULL)