Searched refs:SSHMUX_VER (Results 1 – 2 of 2) sorted by relevance
64 #define SSHMUX_VER 4 macro
282 if (ver != SSHMUX_VER) { in process_mux_master_hello()284 "(expected %d)", ver, SSHMUX_VER); in process_mux_master_hello()1135 buffer_put_int(&out, SSHMUX_VER); in mux_master_read_cb()1559 buffer_put_int(&m, SSHMUX_VER); in mux_client_hello_exchange()1578 if (ver != SSHMUX_VER) in mux_client_hello_exchange()1580 "(expected %d)", ver, SSHMUX_VER); in mux_client_hello_exchange()