Searched refs:SSHMUX_VER (Results 1 – 2 of 2) sorted by relevance
64 #define SSHMUX_VER 4 macro
280 if (ver != SSHMUX_VER) { in process_mux_master_hello()282 "(expected %d)", ver, SSHMUX_VER); in process_mux_master_hello()974 buffer_put_int(&out, SSHMUX_VER); in mux_master_read_cb()1410 buffer_put_int(&m, SSHMUX_VER); in mux_client_hello_exchange()1429 if (ver != SSHMUX_VER) in mux_client_hello_exchange()1431 "(expected %d)", ver, SSHMUX_VER); in mux_client_hello_exchange()