Searched refs:process_mux_master_hello (Results 1 – 1 of 1) sorted by relevance
167 static int process_mux_master_hello(u_int, Channel *, Buffer *, Buffer *);181 { MUX_MSG_HELLO, process_mux_master_hello },269 process_mux_master_hello(u_int rid, Channel *c, Buffer *m, Buffer *r) in process_mux_master_hello() function