Searched refs:process_mux_close_fwd (Results 1 – 1 of 1) sorted by relevance
172 static int process_mux_close_fwd(u_int, Channel *, Buffer *, Buffer *);186 { MUX_C_CLOSE_FWD, process_mux_close_fwd },830 process_mux_close_fwd(u_int rid, Channel *c, Buffer *m, Buffer *r) in process_mux_close_fwd() function