Searched refs:SSHMUX_VER (Results 1 – 2 of 2) sorted by relevance
64 #define SSHMUX_VER 4 macro
285 if (ver != SSHMUX_VER) { in process_mux_master_hello()287 "(expected %d)", ver, SSHMUX_VER); in process_mux_master_hello()1150 buffer_put_int(&out, SSHMUX_VER); in mux_master_read_cb()1576 buffer_put_int(&m, SSHMUX_VER); in mux_client_hello_exchange()1595 if (ver != SSHMUX_VER) in mux_client_hello_exchange()1597 "(expected %d)", ver, SSHMUX_VER); in mux_client_hello_exchange()